Property | Type | Description | |
---|---|---|---|
AddStylesheet | void | ||
LoadStylesheets | void | ||
Page_Load | void |
Method | Description | |
---|---|---|
OnInit ( |
Raises the Control.Init event.
|
Method | Description | |
---|---|---|
AddStylesheet ( string id, string path ) : void | ||
LoadStylesheets ( ) : void | ||
Page_Load ( object sender, |
Handles the Load event of the Page control.
|
protected OnInit ( |
||
e | The |
|
return | void |