Свойство | Тип | Описание | |
---|---|---|---|
ManipulateTemplateControls | void | ||
RenderEditor | void | ||
RenderSimple | void |
Метод | Описание | |
---|---|---|
GetCancelButtonControl ( ) : |
||
GetData ( ) : object | ||
GetDisplayNameAvailableControl ( ) : |
||
GetEditButtonControl ( ) : |
||
GetExtensionTextControl ( ) : |
||
GetInnerControl ( ) : |
||
GetLabelControl ( ) : System.Web.UI.WebControls.Label | ||
GetLabelForDescription ( ) : |
||
GetLabelForTitleControl ( ) : |
||
Name ( ) : System | ||
SetData ( object data ) : void |
Метод | Описание | |
---|---|---|
OnInit ( |
||
OnPreRender ( |
||
RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void |
Метод | Описание | |
---|---|---|
ManipulateTemplateControls ( ) : void | ||
RenderEditor ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderSimple ( |
public GetCancelButtonControl ( ) : |
||
Результат |
public GetDisplayNameAvailableControl ( ) : |
||
Результат |
public GetEditButtonControl ( ) : |
||
Результат |
public GetExtensionTextControl ( ) : |
||
Результат |
public GetInnerControl ( ) : |
||
Результат |
public GetLabelControl ( ) : System.Web.UI.WebControls.Label | ||
Результат | System.Web.UI.WebControls.Label |
public GetLabelForDescription ( ) : |
||
Результат |
public GetLabelForTitleControl ( ) : |
||
Результат |
protected OnPreRender ( |
||
e | ||
Результат | void |
protected RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Результат | void |