Upgrade to Preview8
This commit is contained in:
		| @ -131,7 +131,7 @@ | ||||
|     string viewpermissions = "All Users"; | ||||
|     string editpermissions = "Administrators"; | ||||
|  | ||||
|     protected override void OnInit() | ||||
|     protected override void OnInitialized() | ||||
|     { | ||||
|         themes = ThemeService.GetThemeTypes(PageState.Themes); | ||||
|         panelayouts = ThemeService.GetPaneLayoutTypes(PageState.Themes); | ||||
|  | ||||
| @ -132,7 +132,7 @@ | ||||
|     string viewpermissions; | ||||
|     string editpermissions; | ||||
|  | ||||
|     protected override void OnInit() | ||||
|     protected override void OnInitialized() | ||||
|     { | ||||
|         themes = ThemeService.GetThemeTypes(PageState.Themes); | ||||
|         panelayouts = ThemeService.GetPaneLayoutTypes(PageState.Themes); | ||||
|  | ||||
| @ -133,7 +133,7 @@ | ||||
|     string viewpermissions; | ||||
|     string editpermissions; | ||||
|  | ||||
|     protected override void OnInit() | ||||
|     protected override void OnInitialized() | ||||
|     { | ||||
|         themes = ThemeService.GetThemeTypes(PageState.Themes); | ||||
|         panelayouts = ThemeService.GetPaneLayoutTypes(PageState.Themes); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker