ComponentOne ASP.NET MVC Controls
TextBuilder Constructor

C1.Web.Mvc.Fluent Namespace > TextBuilder Class : TextBuilder Constructor
The C1.Web.Mvc.Text object to be configurated.
Creates one TextBuilder instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As Text _
)
public TextBuilder( 
   Text obj
)

Parameters

obj
The C1.Web.Mvc.Text object to be configurated.
See Also

Reference

TextBuilder Class
TextBuilder Members