Click or drag to resize

AppletView Properties

The AppletView type exposes the following members.

Properties
 NameDescription
Public propertyController Gets or sets the controller for the object
Public propertyIsAbstract Indicates the view is abstract
(Inherited from AppletViewState)
Public propertyName Gets or sets the name of the view state
(Inherited from AppletViewState)
Public propertyPriority The priority of this applet (for overridding default assets)
(Inherited from AppletViewState)
Public propertyRoute Gets or sets the list of routes associated with the applet view
(Inherited from AppletViewState)
Public propertyView Gets or sets the view(s) related to the applet view state
(Inherited from AppletViewState)
Top
See Also