프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 GetLabelControl ( ) : System.Web.UI.WebControls.Label | ||
리턴 | System.Web.UI.WebControls.Label |
public GetLabelForDescription ( ) : |
||
리턴 |
public GetLabelForTitleControl ( ) : |
||
리턴 |
protected RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
리턴 | void |