IWebBrowser2.Navigate2 Method (Object, Object, Object, Object, Object)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Navigates the browser to a location that might not be expressed as a URL, such as a pointer to an item identifier list (PIDL) for an entity in the Windows Shell namespace.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
void Navigate2(
[InAttribute] ref object URL,
[InAttribute] ref object Flags,
[InAttribute] ref object TargetFrameName,
[InAttribute] ref object PostData,
[InAttribute] ref object Headers
)
Sub Navigate2 (
<InAttribute> ByRef URL As Object,
<InAttribute> ByRef Flags As Object,
<InAttribute> ByRef TargetFrameName As Object,
<InAttribute> ByRef PostData As Object,
<InAttribute> ByRef Headers As Object
)
Parameters
URL
Type: System.ObjectSpecifies the URL.
Flags
Type: System.ObjectSpecifies the flags.
TargetFrameName
Type: System.ObjectSpecifies the target frame name.
PostData
Type: System.ObjectSpecifies the post data.
Headers
Type: System.ObjectSpecifies the headers.
See Also
IWebBrowser2 Interface
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright