NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MyWeb Properties

The properties of the MyWeb class are listed below. For a complete list of MyWeb class members, see the MyWeb Members topic.

Public:

Connected Specifies whether the application is "working online". This delegates to the WinInet InternetGetConnectedState facility which is shared with IE, Outlook, etc. It is possible to technically be online (have an active network connection) and have this property evaluate to false if the user has selected that state manually by choosing "Work Offline" from an application's menu.
ConnectionName Returns the name of the current network connection as provided by the WinInet InternetGetConnectedStateEx facility.
RunningOnMyWeb Gets a value specifying whether the application is executing in the MyWeb environment.

See Also

MyWeb Class | System.Web Namespace