| UniSelectorGetDisplayName Method | 
            Gets the item name for the given item ID (value)
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxprotected string GetDisplayName(
	Object value
)
Parameters
- value
- Type: SystemObject
 Item value
Return Value
Type: 
String See Also
See Also