Click or drag to resize
UniSelectorGetDisplayName Method
Gets the item name for the given item ID (value)

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected string GetDisplayName(
	Object value
)

Parameters

value
Type: SystemObject
Item value

Return Value

Type: String
See Also