Environment.IsMobile Property
Gets whether the form template was opened from Microsoft Office Forms Server 2007 or InfoPath Forms Services in a browser on a mobile device.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Syntax
'Declaration
'Usage
Property Value
true if the form template was opened from Microsoft Office Forms Server 2007 or InfoPath Forms Services in a browser on a mobile device; otherwise false.
Remarks
This member can be accessed without restrictions.
This type or member can be accessed from code running in forms opened in Microsoft Office InfoPath 2007 or in a Web browser.
Example
See the code sample in the Environment class topic.
See Also
Reference
Environment Class
Environment Members
Microsoft.Office.InfoPath Namespace