Constructor

Namespace:  C1.Web.UI.Controls.C1Schedule.Common
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

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

Parameters

args
Type: System..::..String

See Also