WebBrowserExtended.IsOffline Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets a value that specifies whether the WebBrowser control is in offline mode.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
[BrowsableAttribute(false)]
public bool IsOffline { get; }
<BrowsableAttribute(False)>
Public ReadOnly Property IsOffline As Boolean
Property Value
Type: System.Boolean
Type: Boolean
True if the control is in offline mode; false otherwise.
See Also
WebBrowserExtended Class
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright