Click or drag to resize
UniGridCmdArgHiddenField Property
Hidden field for the command argument

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

Property Value

Type: HiddenField
See Also