IActionTypeAttributeActionType Property
|
Gets the type of action.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax EnumActionType ActionType { get; }
ReadOnly Property ActionType As EnumActionType
Get
property EnumActionType ActionType {
EnumActionType get ();
}
abstract ActionType : EnumActionType with get
Property Value
Type:
EnumActionTypeSee Also