Click or drag to resize
UniFlatSelectorRaiseOnItemSelected Method
Raises OnSearch event.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected string RaiseOnItemSelected(
	string selectedValue
)

Parameters

selectedValue
Type: SystemString

Return Value

Type: String
See Also