←Select platform

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

Leadtools.Ccow.Services Assembly