IAsset
|
The IAssetMap type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Archive |
Archive the specified path map entries.
(Inherited from IPathMap) |
|
|
Delete |
Delete the specified path map entries.
(Inherited from IPathMap) |
|
|
Item | Get asset map entry matching the content item |
|
|
ItemByID | Get asset map entry matching the content id |
|
|
ItemByPath | Get asset map entry matching the path |
|
|
Rebuild | Rebuild the asset map |
|
|
Touch |
Updated the entity's LastModified value to the current time.
(Inherited from IEntity) |
|
|
UnArchive |
Unarchive the specified path map entries.
(Inherited from IPathMap) |
|
|
ValidateData |
Validates this entity's data. Implemented by concrete inheriting types.
(Inherited from IEntity) |
|
|
ValidateUserPermission |
Validates the user permission on the current entity. Implemented by concrete inheriting types.
It is called automatically upon saving an entity.
(Inherited from IEntity) |