Constructor

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

Syntax

C#
public ClientSideHandlerArgsAttribute(
	string args
)
Visual Basic
Public Sub New ( _
	args As String _
)

Parameters

args
Type: System..::..String

See Also