ResourceScript Properties
Represents a script resource to be registered within a page.Name | Description |
---|---|
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
Control | Gets or sets a value that specifies the control type to which the current setting is applied. |
Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
Suite | Gets or sets the name of a suite to which the current resource item belongs. Inherited from ResourceItem. |
See Also