Property | Type | Description | |
---|---|---|---|
ManipulateTemplateControls | void | ||
RenderEditor | void | ||
RenderSimple | void |
Method | Description | |
---|---|---|
GetCancelButtonControl ( ) : |
||
GetData ( ) : object | ||
GetDisplayNameAvailableControl ( ) : |
||
GetEditButtonControl ( ) : |
||
GetExtensionTextControl ( ) : |
||
GetInnerControl ( ) : |
||
GetLabelControl ( ) : System.Web.UI.WebControls.Label | ||
GetLabelForDescription ( ) : |
||
GetLabelForTitleControl ( ) : |
||
Name ( ) : System | ||
SetData ( object data ) : void |
Method | Description | |
---|---|---|
OnInit ( |
||
OnPreRender ( |
||
RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void |
Method | Description | |
---|---|---|
ManipulateTemplateControls ( ) : void | ||
RenderEditor ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderSimple ( |
public GetCancelButtonControl ( ) : |
||
return |
public GetDisplayNameAvailableControl ( ) : |
||
return |
public GetEditButtonControl ( ) : |
||
return |
public GetExtensionTextControl ( ) : |
||
return |
public GetLabelControl ( ) : System.Web.UI.WebControls.Label | ||
return | System.Web.UI.WebControls.Label |
public GetLabelForDescription ( ) : |
||
return |
public GetLabelForTitleControl ( ) : |
||
return |
protected OnPreRender ( |
||
e | ||
return | void |
protected RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
return | void |