C#
VB
C++
Instructs the context manager to create a new web context manager.
public IWebContextManager Create(
string url
)
Function Create( _
ByVal url As String _
) As Leadtools.Ccow.Web.IWebContextManager
Leadtools.Ccow.Web.IWebContextManager^ Create(
String^ url
)
url
The web context manager URL.
An interface reference to the new web context manager's principal interface.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET