PublishEventArgs Class |
Namespace: Ingeniux.CMS.Event
The PublishEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | PublishEventArgs | Initializes a new instance of the PublishEventArgs class |
Name | Description | |
---|---|---|
![]() | Assets |
Gets the information on Assets to be published
|
![]() | Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) |
![]() | FullPublish |
Gets whether it is a full or incremental publish
|
![]() | Pages |
Gets the information on Pages to be published
|
![]() | Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) |