UniSelectorReturnColumnName Property |
Column name of the object which value should be returned by the selector.
If NULL, ID column is used.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax public virtual string ReturnColumnName { get; set; }
Property Value
Type:
StringSee Also