Click or drag to resize

PublishEventArgs Properties


The PublishEventArgs type exposes the following members.

Properties
  Name Description
Public property Assets Gets the information on Assets to be published
Public property Entity Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT)
Public property FullPublish Gets whether it is a full or incremental publish
Public property Pages Gets the information on Pages to be published
Public property Session Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT)
Top
See Also