LightboxExtender.RaiseOnItemSelected Method |
Raises the OnItemSelected event.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntaxpublic string RaiseOnItemSelected(
string selectedItem
)
Parameters
- selectedItem
- Type: System.String
Selected item
Return Value
Type:
String
See Also