Signifies that this method should be exposed as a client callback

Namespace:  AjaxControlToolkit
Assembly:  AjaxControlToolkit (in AjaxControlToolkit.dll) Version: 1.0.10920.38393 (1.0.10920.0)

Syntax

C#
public sealed class ExtenderControlMethodAttribute : Attribute
Visual Basic (Declaration)
Public NotInheritable Class ExtenderControlMethodAttribute _
	Inherits Attribute
Visual C++
public ref class ExtenderControlMethodAttribute sealed : public Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    AjaxControlToolkit..::.ExtenderControlMethodAttribute

See Also