Click or drag to resize

ReadonlyAppletCollection Properties

The ReadonlyAppletCollection type exposes the following members.

Properties
  NameDescription
Public propertyBaseUrl
Gets the base URL
(Overrides AppletCollectionBaseUrl.)
Public propertyCachePages
Get the page caching setting
(Overrides AppletCollectionCachePages.)
Public propertyCount
Return the count of applets in the collection
(Inherited from AppletCollection.)
Public propertyDefaultApplet
The current default scope applet
(Inherited from AppletCollection.)
Public propertyIsReadOnly
Collection is readonly
(Overrides AppletCollectionIsReadOnly.)
Public propertyItem
Gets or sets the item at the specified element
(Inherited from AppletCollection.)
Public propertyResolver
Resolver
(Overrides AppletCollectionResolver.)
Public propertyViewStateAssets
Gets a list of all view states of all loaded applets
(Inherited from AppletCollection.)
Public propertyWidgetAssets
Gets a list of all widgets for all loaded applets
(Inherited from AppletCollection.)
Top
See Also