Method | Description | |
---|---|---|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
lbFollowing_Click ( object sender, |
Handles the Click event of the lbFollowing control.
|
|
lbSuggestions_Click ( object sender, |
Handles the Click event of the lbSuggestions control.
|
Method | Description | |
---|---|---|
GetCount ( ) : int |
Gets the data.
|
protected OnLoad ( |
||
e | The |
|
return | void |
protected lbFollowing_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected lbSuggestions_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |