Designer for the AlwaysVisibleControlExtender

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

Syntax

C#
public class AlwaysVisibleControlDesigner : ExtenderControlBaseDesigner<AlwaysVisibleControlExtender>
Visual Basic (Declaration)
Public Class AlwaysVisibleControlDesigner _
	Inherits ExtenderControlBaseDesigner(Of AlwaysVisibleControlExtender)
Visual C++
public ref class AlwaysVisibleControlDesigner : public ExtenderControlBaseDesigner<AlwaysVisibleControlExtender^>

Inheritance Hierarchy

See Also