Client side handler arguments attribute.

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

Syntax

C#
public class ClientSideHandlerArgsAttribute : Attribute
Visual Basic
Public Class ClientSideHandlerArgsAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    C1.Web.iPhone..::..ClientSideHandlerArgsAttribute

See Also