Property | Type | Description | |
---|---|---|---|
RenderCategoriesIntoTable | void |
Method | Description | |
---|---|---|
CategoryList ( ) : System | ||
CategoryList ( bool showFeedBadge ) : System |
Method | Description | |
---|---|---|
OnPreRender ( |
||
Render ( System.Web.UI.HtmlTextWriter output ) : void |
Render this control to the output parameter specified.
|
Method | Description | |
---|---|---|
RenderCategoriesIntoTable ( System.Web.UI.WebControls.Table table, string parentPath ) : void |
public CategoryList ( bool showFeedBadge ) : System | ||
showFeedBadge | bool | |
return | System |
protected OnPreRender ( |
||
e | ||
return | void |
protected Render ( System.Web.UI.HtmlTextWriter output ) : void | ||
output | System.Web.UI.HtmlTextWriter | The HTML writer to write out to |
return | void |