Click or drag to resize

AssetContentUpdateEventArgs Properties


The AssetContentUpdateEventArgs type exposes the following members.

Properties
  Name Description
Public property CheckedInContentModified Gets the time when checked-in content was modified
Public property Entity Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT)
Public property LastCheckedInContentModified Gets the time when last checked-in content was modified
Public property Session Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT)
Top
See Also