Click or drag to resize
SelectionDialogItemsField Property
Hidden field for storing selected items.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
protected virtual HiddenField ItemsField { get; }

Property Value

Type: HiddenField
See Also