SPAControl 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
SPAControl() | |
SPAControl(Guid, String, String) |
SPAControl()
public:
SPAControl();
public SPAControl ();
Public Sub New ()
Applies to
SPAControl(Guid, String, String)
public:
SPAControl(Guid appID, System::String ^ appName, System::String ^ initString);
public SPAControl (Guid appID, string appName, string initString);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.SPAControl : Guid * string * string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.SPAControl
Public Sub New (appID As Guid, appName As String, initString As String)
Parameters
- appID
- Guid
- appName
- String
- initString
- String