Method | Description | |
---|---|---|
GetContent ( string description, string content ) : string |
Shortens the content to fit to a search result
|
|
OnLoad ( EventArgs e ) : void | ||
ShortenUrl ( string uri ) : string |
Removes the comment anchor from the URL
|
Method | Description | |
---|---|---|
BindPaging ( int results, int page ) : void | ||
BindSearchResult ( List |
||
SearchByApml ( Uri url ) : void | ||
rep_ItemDataBound ( object sender, RepeaterItemEventArgs, e ) : void |
Handles the ItemDataBound event of the rep control.
|
protected GetContent ( string description, string content ) : string | ||
description | string | |
content | string | |
return | string |