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