Click or drag to resize

IAssetElement Methods


The IAssetElement type exposes the following members.

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