Property | Type | Description | |
---|---|---|---|
ManipulateTemplateControls | void | ||
RenderEditor | void | ||
RenderSimple | void | ||
WriteAttribute | void |
Method | Description | |
---|---|---|
GetData ( ) : object | ||
GetHrefLabel ( ) : |
||
GetInnerControl ( ) : |
||
GetLabelForDescription ( ) : |
||
GetLabelForTitleControl ( ) : |
||
GetLinkHrefTextBox ( ) : |
||
GetLinkLabel ( ) : |
||
GetLinkTargetTextBox ( ) : |
||
GetLinkTextTextBox ( ) : |
||
GetLinkTitleTextBox ( ) : |
||
GetTargetLabel ( ) : |
||
GetTextLabel ( ) : |
||
HyperLink ( ) : System | ||
SetData ( object data ) : void |
Method | Description | |
---|---|---|
OnInit ( |
||
RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void |
Method | Description | |
---|---|---|
ManipulateTemplateControls ( ) : void | ||
RenderEditor ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderSimple ( System.Web.UI.HtmlTextWriter writer ) : void | ||
WriteAttribute ( string name, string value, System.Web.UI.HtmlTextWriter writer ) : void |
public GetLabelForDescription ( ) : |
||
return |
public GetLabelForTitleControl ( ) : |
||
return |
public GetLinkHrefTextBox ( ) : |
||
return |
public GetLinkTargetTextBox ( ) : |
||
return |
public GetLinkTextTextBox ( ) : |
||
return |
public GetLinkTitleTextBox ( ) : |
||
return |
protected RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
return | void |