CIFChatControl Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CIFChatControl() | |
CIFChatControl(Guid, String, String) |
CIFChatControl()
public:
CIFChatControl();
public CIFChatControl ();
Public Sub New ()
Applies to
CIFChatControl(Guid, String, String)
public:
CIFChatControl(Guid appID, System::String ^ appName, System::String ^ initString);
public CIFChatControl (Guid appID, string appName, string initString);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.CIF.CIFChatControl : Guid * string * string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.CIF.CIFChatControl
Public Sub New (appID As Guid, appName As String, initString As String)
Parameters
- appID
- Guid
- appName
- String
- initString
- String