HostedWebApplication.WebAction(Int32, String, String) Constructor
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.
Overloaded constructor
public:
WebAction(int id, System::String ^ name, System::String ^ initString);
public WebAction (int id, string name, string initString);
new Microsoft.Uii.Csr.HostedWebApplication.WebAction : int * string * string -> Microsoft.Uii.Csr.HostedWebApplication.WebAction
Public Sub New (id As Integer, name As String, initString As String)
Parameters
- id
- Int32
ID
- name
- String
Name
- initString
- String
String Initialization