Environment members
Include protected members
Include inherited members
Provides properties to determine what runtime environment was used to open the form template.
The Environment type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Environment |
Top
Properties
Name | Description | |
---|---|---|
IsBrowser | Gets whether the form template was opened from InfoPath Forms Services in a Web browser. | |
IsMobile | Gets whether the form template was opened from InfoPath Forms Services in a browser on a mobile device. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top