Property | Type | Description | |
---|---|---|---|
CreateRawList | int>.SortedDictionary | ||
SortList | void |
Method | Description | |
---|---|---|
RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void |
Outputs server control content to a provided T:System.Web.UI.HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
|
Method | Description | |
---|---|---|
CreateRawList ( ) : int>.SortedDictionary |
Builds a raw list of all tags and the number of times they have been added to a post.
|
|
SortList ( ) : void |
Sorts the list of tags based on how much they are used.
|
public RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | The |
return | void |