Initializes a new instance of the C1ThemeableControl class using the specified HTML tag.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public C1ThemeableControl( HtmlTextWriterTag tag ) |
Visual Basic |
---|
Public Sub New ( _ tag As HtmlTextWriterTag _ ) |
Parameters
- tag
- Type: System.Web.UI..::..HtmlTextWriterTag