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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected void LoadDisplayValues(
	string value
)

Parameters

value
Type: SystemString
Selector value
See Also