ResourceItem Properties
Represents an individual resource item (a script or a CSS file).| Name | Description |
|---|---|
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| 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. |
See Also