RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
Signifies that this method should be exposed as a client callback

Namespace: Telerik.Web
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.2.522.0 (2013.02.0522.0)

Syntax

C#
public sealed class ClientControlMethodAttribute : Attribute
Visual Basic
Public NotInheritable Class ClientControlMethodAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Telerik.Web..::..ClientControlMethodAttribute

See Also