CategorizationEventArgsTContentItem Property
|
Gets the Content Item involved in the "Categorization" action
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public T ContentItem { get; }
Public ReadOnly Property ContentItem As T
Get
public:
property T ContentItem {
T get ();
}
member ContentItem : 'T with get
Property Value
Type:
TSee Also