Signifies that this property is to be emitted as a client script property

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    AjaxControlToolkit..::.ExtenderControlPropertyAttribute

See Also