.NET Framework Class Library
Events.Browser Method
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > Events Class > Events Methods > .NET Framework Class Library |
Get Browser event object related to given identifier, to allow specific event data management.
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
JavaScript |
|---|
function browser(ctx); |
Parameters
ctx
Type: MwPDMApi.MWEvent.Browser
Browser event identifier
Return Value
Specialized Browser event object
Remarks
See Also