Click or drag to resize
UniGridSelectionHiddenField Property
Hidden field containing selected items.

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

Property Value

Type: HiddenField
See Also