ContextManagementRegistryService Constructor(string,string,string)
Syntax
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.