Signifies that this Property should be exposed as a client-side event reference

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    AjaxControlToolkit..::.ExtenderControlEventAttribute

See Also