ContextManagementRegistryService Constructor(string,string,string)

Summary
Initializes a new instance of the ContextManagementRegistryService class.
Syntax
C#
VB
C++
public ContextManagementRegistryService( 
   string site, 
   string url, 
   string id 
) 
Public Function New( _ 
   ByVal site As String, _ 
   ByVal url As String, _ 
   ByVal id As String _ 
) 
public: 
ContextManagementRegistryService(  
   String^ site, 
   String^ url, 
   String^ id 
) 

Parameters

site
The domain name of the site or organization that is being served by the located component.

url
The context manager service URL.

id
The context manager id.

Requirements

Target Platforms

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

Leadtools.Ccow.Services Assembly

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