LightboxExtenderRaiseOnItemSelected Method |
Raises the OnItemSelected event.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string RaiseOnItemSelected(
string selectedItem
)
Parameters
- selectedItem
- Type: SystemString
Selected item
Return Value
Type:
StringSee Also