IAssetRelations Interface |
Namespace: Ingeniux.CMS
The IAssetRelations type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear |
Clears all relations in the collection
|
![]() | Item |
Retrieves a related Asset by the relation name.
|
![]() | Items |
Retrieves the collection of related Assets
|
![]() | Remove(String) |
Removes a relation by its name
|
![]() | Remove(IAsset) |
Removes a relation by the related Asset
|