CategorizationEventArgsTAction Property
|
Gets the type of action, which is to categorize, or to remove categorization
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public EnumCategorizationAction Action { get; }
Public ReadOnly Property Action As EnumCategorizationAction
Get
public:
property EnumCategorizationAction Action {
EnumCategorizationAction get ();
}
member Action : EnumCategorizationAction with get
Property Value
Type:
EnumCategorizationActionSee Also