Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Web Namespace > IWebContextSession Interface : Create Method |
IWebContextManager Create( string url )
'Declaration
Function Create( _ ByVal url As String _ ) As IWebContextManager
'Usage
Dim instance As IWebContextSession Dim url As String Dim value As IWebContextManager value = instance.Create(url)
IWebContextManager^ Create( String^ url )