Click or drag to resize

AssetDeleteEventArgs Properties


The AssetDeleteEventArgs type exposes the following members.

Properties
  Name Description
Public property AssetId Gets/set the unique id of the involved Asset or Asset Folder
Public property Entity Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT)
Public property PermenantDelete Gets/sets whether the deletion if permenant
(Inherited from ContentItemDeleteEventArgsT)
Public property Session Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT)
Top
See Also