Method | Description | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
Method | Description | |
---|---|---|
FillTemplateTab ( ) : void |
Displays information about the selected template
|
|
FillTemplatesList ( ) : void |
Fills TemplatesDropDownList.
|
|
GetChangedSettings ( string>.ICollection |
Gets a list of the settings that will be changed by apply the template.
|
|
LocalizeSettingsGrid ( ) : void |
Localizes the setting names in SettingsGrid.
|
|
Page_Load ( object sender, |
Handles the Load event of the Page control.
|
|
SettingsGrid_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void |
Handles the GridView.RowDataBound event of the SettingsGrid control.
|
|
ShowManifestValidationErrorMessage ( |
Displays the error message that the selected template's manifest does not pass validation
|
|
TemplatesDropDownList_SelectedIndexChanged ( object sender, |
Handles the ListControl.SelectedIndexChanged event of the TemplatesDropDownList control.
|
protected OnInit ( |
||
e | An |
|
return | void |