Свойство | Type | Description | |
---|---|---|---|
PercentageControlID | string |
Méthode | Description | |
---|---|---|
GetData ( ) : object | ||
GetInnerControl ( ) : |
||
GetLabelForDescription ( ) : |
||
GetLabelForPercentageControl ( ) : System.Web.UI.WebControls.Label | ||
GetLabelForTitleControl ( ) : |
||
SetData ( object data ) : void | ||
WholeNumber ( ) : System |
Méthode | Description | |
---|---|---|
OnInit ( |
||
RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void |
Méthode | Description | |
---|---|---|
GetPercentageSign ( ) : string | ||
ManipulateTemplateControls ( ) : void | ||
RenderEditor ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderPercentage ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderSimple ( System.Web.UI.HtmlTextWriter writer ) : void |
public GetInnerControl ( ) : |
||
Résultat |
public GetLabelForDescription ( ) : |
||
Résultat |
public GetLabelForPercentageControl ( ) : System.Web.UI.WebControls.Label | ||
Résultat | System.Web.UI.WebControls.Label |
public GetLabelForTitleControl ( ) : |
||
Résultat |
protected RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Résultat | void |