Click or drag to resize
ImageSelectorLoadDisplayValues Method
Returns the display text for the given selector value.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected void LoadDisplayValues(
	string value
)

Parameters

value
Type: SystemString
Selector value
See Also