Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
AddMetaKeywords ( ) : void |
Adds the post's tags as meta keywords.
|
|
DisplayApmlFiltering ( ) : void | ||
DisplayAuthors ( ) : void | ||
DisplayCategories ( ) : void | ||
DisplayDateRange ( ) : void | ||
DisplayTags ( ) : void | ||
Redirect ( ) : void |
Permanently redirects to the correct URL format if the page is requested with the old URL: /default.aspx?year=2007&month=12
|
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |