AppletCollection Properties |
The AppletCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseUrl |
Gets or sets the base url
| |
| CachePages |
Gets or sets whether caching is enabled
| |
| Count |
Return the count of applets in the collection
| |
| DefaultApplet |
The current default scope applet
| |
| IsReadOnly |
Return true if the collection is readonly
| |
| Item |
Gets or sets the item at the specified element
| |
| Resolver |
Asset content resolver called when asset content is null
| |
| ViewStateAssets |
Gets a list of all view states of all loaded applets
| |
| WidgetAssets |
Gets a list of all widgets for all loaded applets
|