IAsset
|
The IAssetElement type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddAllowedAssetType | Adds a new allowed Asset Schema type. |
|
|
AllowAllAssetTypes | Clear allowed asset types list and allow all asset types. |
|
|
AllowedAssetTypes | Gets the allowed Asset Schemas. An Asset Element can only refer to assets with Asset Schemas in this list. |
|
|
Clone |
Clones the current element and returns a new element. The cloned element usesthe name provided.
(Inherited from IElement) |
|
|
RemoveAllowedAssetType | Removes an existing allowed Asset Schema type. |