←Select platform

CreateContextParticipant Method

Syntax

C#
VB
C++
protected virtual WebContextParticipant CreateContextParticipant( 
   string contextParticipant 
) 
Protected Overridable Function CreateContextParticipant( _ 
   ByVal contextParticipant As String _ 
) As Leadtools.Ccow.Web.WebContextParticipant 
protected: 
virtual Leadtools.Ccow.Web.WebContextParticipant^ CreateContextParticipant(  
   String^ contextParticipant 
)  

Parameters

contextParticipant
The context participant URL.

Return Value

The created Leadtools.Ccow.Web.WebContextParticipant object.

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