Create Method

Summary
Instructs the context manager to create a new web context manager.
Syntax
C#
VB
C++
public IWebContextManager Create( 
   string url 
) 
Function Create( _ 
   ByVal url As String _ 
) As IWebContextManager 
IWebContextManager^ Create(  
   String^ url 
)  

Parameters

url
The web context manager URL.

Return Value

An interface reference to the new web context manager's principal interface.

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.