C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base Namespace / UIElement Class / UIElement Constructor / UIElement Constructor(HtmlTextWriterTag)
The tag key of the ribbon button.

In This Topic
UIElement Constructor(HtmlTextWriterTag)
In This Topic
UIElement constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal tag As System.Web.UI.HtmlTextWriterTag _
)
 

Parameters

tag
The tag key of the ribbon button.
See Also