C1.Silverlight.RichTextBox.5
C1HtmlElement Constructor(String)

The tag name of this C1HtmlElement.
Create a new instance of C1HtmlElement.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
public C1HtmlElement( 
   System.string name
)

Parameters

name
The tag name of this C1HtmlElement.
See Also

Reference

C1HtmlElement Class
C1HtmlElement Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.