Click or drag to resize
UniGridCmdNameHiddenField Property
Hidden field for the command name

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected abstract HiddenField CmdNameHiddenField { get; }

Property Value

Type: HiddenField
See Also