| MGMap.getViewerType |
|
String getViewerType()
Returns a string indicating whether the current Autodesk MapGuide Viewer is the ActiveX Control, Java Edition, or the Autodesk MapGuide Viewer Plug-In.
String - "ActiveX Control" if the Autodesk MapGuide Viewer is the ActiveX Control, "Plug-In" if the Autodesk MapGuide Viewer is the Autodesk MapGuide Viewer Plug-In, "Java" if the Autodesk MapGuide Viewer is the Java edition.
none