Change the following code in: default.aspx.cs
Comment this line if you want to to use BreakPost when viewed by Category
@ line 193: //PostList1.ContentBy = ServingContentBy.Category;
Comment this line if you want to to use BreakPost when viewed by Tag
@ line 204: //PostList1.ContentBy = ServingContentBy.Author;
Comment this line if you want to to use BreakPost when viewed by Author
@ line 214: //PostList1.ContentBy = ServingContentBy.Tag;
0 comments:
Post a Comment