C# Class AjaxControlToolkit.Design.ComboBoxDesigner

Inheritance: System.Web.UI.Design.WebControls.ListControlDesigner
Mostrar archivo Open project: DevExpress/AjaxControlToolkit

Public Methods

Method Description
GetDesignTimeHtml ( ) : string

Protected Methods

Method Description
PerformWebResourceSubstitution ( Match match ) : string

Private Methods

Method Description
GetStringFromResourceStream ( string resourceName ) : string

Method Details

GetDesignTimeHtml() public method

public GetDesignTimeHtml ( ) : string
return string

PerformWebResourceSubstitution() protected method

protected PerformWebResourceSubstitution ( Match match ) : string
match System.Text.RegularExpressions.Match
return string