| BrowserEventHandlerControllerGetBrowserEventHandlerNameById Method (Int32) |
Returns the name of the BrowserEventHandler with the provided ID.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string GetBrowserEventHandlerNameById(
int browserEventHandlerId
)
Parameters
- browserEventHandlerId
- Type: SystemInt32
Return Value
Type:
String
See Also