CategorizationEventArgsTContentItem Property
|
Gets the Content Item involved in the "Categorization" action
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic T ContentItem { get; }Public ReadOnly Property ContentItem As T
Get
public:
property T ContentItem {
T get ();
}member ContentItem : 'T with get
Property Value
T
See Also