Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

Create Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
Instructs the web context manager to create a new web context manager.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextSession&method=Create")]
Stream Create( 
   string id,
   string domain
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextSession&method=Create")>
Function Create( _
   ByVal id As String, _
   ByVal domain As String _
) As Stream
'Usage
 
Dim instance As IContextSessionService
Dim id As String
Dim domain As String
Dim value As Stream
 
value = instance.Create(id, domain)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextSession&method=Create")]
Stream^ Create( 
   String^ id,
   String^ domain
) 

Parameters

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

Return Value

A URL to the new context manager.
Requirements

Target Platforms

See Also

Reference

IContextSessionService Interface
IContextSessionService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features