AbstractActionUIElements Property |
Names of the module UI elements which should be checked before the action is handled. Use comma as separator for multiple UI elements.
Sample value: "uielement1;uielement2"
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string UIElements { get; set; }
Property Value
Type:
StringSee Also