Click or drag to resize

AppletCollection Properties

The AppletCollection type exposes the following members.

Properties
  NameDescription
Public propertyBaseUrl
Gets or sets the base url
Public propertyCachePages
Gets or sets whether caching is enabled
Public propertyCount
Return the count of applets in the collection
Public propertyDefaultApplet
The current default scope applet
Public propertyIsReadOnly
Return true if the collection is readonly
Public propertyItem
Gets or sets the item at the specified element
Public propertyResolver
Asset content resolver called when asset content is null
Public propertyViewStateAssets
Gets a list of all view states of all loaded applets
Public propertyWidgetAssets
Gets a list of all widgets for all loaded applets
Top
See Also