C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Status Class / Status Constructor / Status Constructor(String)
The System.String value.

In This Topic
Status Constructor(String)
In This Topic
Creates a new instance of the custom Status object with the specified text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
 

Parameters

text
The System.String value.
See Also