Click or drag to resize

IAssetElement Methods


The IAssetElement type exposes the following members.

Methods
  NameDescription
Public methodAddAllowedAssetType
Adds a new allowed Asset Schema type.
Public methodAllowAllAssetTypes
Clear allowed asset types list and allow all asset types.
Public methodAllowedAssetTypes
Gets the allowed Asset Schemas. An Asset Element can only refer to assets with Asset Schemas in this list.
Public methodClone
Clones the current element and returns a new element. The cloned element usesthe name provided.
(Inherited from IElement.)
Public methodRemoveAllowedAssetType
Removes an existing allowed Asset Schema type.
Top
See Also