Метод | Описание | |
---|---|---|
LoadWidget ( ) : void |
This method works as a substitute for Page_Load. You should use this method for data binding etc. instead of Page_Load.
|
Метод | Описание | |
---|---|---|
BuildList ( ) : List |
Builds the list.
|
|
ClearCache ( object sender, EventArgs e ) : void | ||
FindVisitor ( string email, int comments ) : |
Finds the visitor.
|
|
LoadSettings ( ) : void |
The load settings.
|
|
RepItemDataBound ( object sender, RepeaterItemEventArgs e ) : void |
Handles the ItemDataBound event of the rep control.
|
|
SortDictionary ( int>.Dictionary |
Sorts the dictionary.
|
|
Widget ( ) : System |
Initializes static members of the Widget class.
|