| UniSelectorGetItemName Method | 
            Returns item display name based on DisplayNameFormat.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxprotected string GetItemName(
	DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
 Source data row
Return Value
Type: 
String See Also
See Also