←Select platform

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 Leadtools.Ccow.Web.IWebContextManager 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly