ProgressBar for ASP.NET Web Forms
UIElement Constructor(HtmlTextWriterTag)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.Base Namespace > UIElement Class > UIElement Constructor : UIElement Constructor(HtmlTextWriterTag)
The tag key of the ribbon button.
UIElement constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal tag As System.Web.UI.HtmlTextWriterTag _
)
public UIElement( 
   System.Web.UI.HtmlTextWriterTag tag
)

Parameters

tag
The tag key of the ribbon button.
See Also

Reference

UIElement Class
UIElement Members
Overload List