Click or drag to resize
UniSelectorReturnColumnType Property
Gets or sets the type of the column which will be used as a return value when the new/edit item dialog is saved.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual string ReturnColumnType { get; set; }

Property Value

Type: String
See Also