Client side handler arguments.

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

Syntax

C#
public string Arguments { get; }
Visual Basic
Public ReadOnly Property Arguments As String
	Get

Examples

Example of the string with attributes: "oClientData, oClientEvent"

See Also