AssetCreationEventArgs Class |
Namespace: Ingeniux.CMS.Event
The AssetCreationEventArgs type exposes the following members.
Name | Description | |
---|---|---|
AssetCreationEventArgs | Initializes a new instance of the AssetCreationEventArgs class |
Name | Description | |
---|---|---|
Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) | |
Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) | |
Stream |
Gets/sets the IO stream to be used when creating the Asset.
|