Constructor.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public IPhoneElement(
	string tag
)
Visual Basic
Public Sub New ( _
	tag As String _
)

Parameters

tag
Type: System..::..String

See Also