Свойство | Type | Description | |
---|---|---|---|
ManipulateTemplateControls | void | ||
RenderEditor | void | ||
RenderSimple | void |
Méthode | Description | |
---|---|---|
CheckBoxGroup ( ) : System | ||
GetData ( ) : object | ||
GetExtraTextBox ( ) : |
||
GetInnerControl ( ) : |
||
GetLabelForDescription ( ) : |
||
GetLabelForTitleControl ( ) : |
||
SetData ( object data ) : void |
Méthode | Description | |
---|---|---|
GetExtraValue ( ) : string | ||
OnInit ( |
||
RenderContents ( System writer ) : void | ||
SetExtraValue ( string value ) : void |
Méthode | Description | |
---|---|---|
ManipulateTemplateControls ( ) : void | ||
RenderEditor ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderSimple ( System.Web.UI.HtmlTextWriter writer ) : void |
public GetExtraTextBox ( ) : |
||
Résultat |
public GetInnerControl ( ) : |
||
Résultat |
public GetLabelForDescription ( ) : |
||
Résultat |
public GetLabelForTitleControl ( ) : |
||
Résultat |
protected RenderContents ( System writer ) : void | ||
writer | System | |
Résultat | void |
protected SetExtraValue ( string value ) : void | ||
value | string | |
Résultat | void |