Click or drag to resize
UniFlatSelector.RaiseOnItemSelected Method
Raises OnSearch event.

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

Parameters

selectedValue
Type: System.String

Return Value

Type: String
See Also