Click or drag to resize
LightboxExtenderRaiseOnItemSelected Method
Raises the OnItemSelected event.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string RaiseOnItemSelected(
	string selectedItem
)

Parameters

selectedItem
Type: SystemString
Selected item

Return Value

Type: String
See Also