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

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

Parameters

text
The System.String value.
See Also