London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class AccordionDesigner

Inheritance
System.Object
AccordionDesigner
Namespace: AjaxControlToolkit
Assembly: AjaxControlToolkit.dll
Version: 13.30.0
Syntax
public class AccordionDesigner : ControlDesigner

Constructors

AccordionDesigner()

Declaration
public AccordionDesigner()

Methods

GetDesignTimeHtml()

Declaration
public override string GetDesignTimeHtml()
Returns
Type Description
System.String

Initialize(IComponent)

Declaration
public override void Initialize(IComponent component)
Parameters
Type Name Description
System.ComponentModel.IComponent component