Click or drag to resize
SimpleManagerEventArgsActionName Property
Action name. For general events (DATA_SAVED, LOAD_DATA...)

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string ActionName { get; protected set; }

Property Value

Type: String
See Also