Click or drag to resize

HtmlGenericControl Constructor

Initializes a new instance of the HtmlGenericControl class

Namespace:  EDK4Net.Web.Controls
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public HtmlGenericControl(
	string tag
)

Parameters

tag
Type: SystemString
See Also