Click or drag to resize
UniSelectorReturnColumnName Property
Column name of the object which value should be returned by the selector. If NULL, ID column is used.

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

Property Value

Type: String
See Also