private void InitializeComponent() { this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule(); this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule(); this.module3 = new DCSecurityDemo.Module.DCSecurityDemoModule(); this.module4 = new SecurityDemo.Module.Web.SecurityDemoAspNetModule(); this.module8 = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule(); this.validationModule = new DevExpress.ExpressApp.Validation.ValidationModule(); this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule(); this.authentication1 = new DCSecurityDemo.Module.DCSecurityDemoAuthentication(); this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex(); this.logicModule1 = new Xpand.ExpressApp.Logic.LogicModule(); this.xpandValidationModule1 = new Xpand.ExpressApp.Validation.XpandValidationModule(); this.additionalViewControlsModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.AdditionalViewControlsModule(); this.jobSchedulerModule1 = new Xpand.ExpressApp.JobScheduler.JobSchedulerModule(); this.modelArtifactStateModule1 = new Xpand.ExpressApp.ModelArtifactState.ModelArtifactStateModule(); this.xpandSecurityModule1 = new Xpand.ExpressApp.Security.XpandSecurityModule(); this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule(); this.stateMachineModule1 = new DevExpress.ExpressApp.StateMachine.StateMachineModule(); this.xpandStateMachineModule1 = new Xpand.ExpressApp.StateMachine.XpandStateMachineModule(); this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule(); this.xpandViewVariantsModule1 = new Xpand.ExpressApp.ViewVariants.XpandViewVariantsModule(); this.workflowModule1 = new DevExpress.ExpressApp.Workflow.WorkflowModule(); this.xpandWorkFlowModule1 = new Xpand.ExpressApp.Workflow.XpandWorkFlowModule(); this.worldCreatorModule1 = new Xpand.ExpressApp.WorldCreator.WorldCreatorModule(); this.worldCreatorDBMapperModule1 = new Xpand.ExpressApp.WorldCreator.DBMapper.WorldCreatorDBMapperModule(); this.cloneObjectModule1 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule(); this.modelDifferenceModule1 = new Xpand.ExpressApp.ModelDifference.ModelDifferenceModule(); this.treeListEditorsModuleBase1 = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase(); this.additionalViewControlsProviderAspNetModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.Web.AdditionalViewControlsProviderAspNetModule(); this.exceptionHandlingWebModule1 = new Xpand.ExpressApp.ExceptionHandling.Web.ExceptionHandlingWebModule(); this.filterDataStoreModule1 = new Xpand.ExpressApp.FilterDataStore.FilterDataStoreModule(); this.filterDataStoreAspNetModule1 = new Xpand.ExpressApp.FilterDataStore.Web.FilterDataStoreAspNetModule(); this.modelDifferenceAspNetModule1 = new Xpand.ExpressApp.ModelDifference.Web.ModelDifferenceAspNetModule(); this.nCarouselWebModule1 = new Xpand.ExpressApp.NCarousel.Web.NCarouselWebModule(); this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase(); this.xpandPivotChartModule1 = new Xpand.ExpressApp.PivotChart.XpandPivotChartModule(); this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule(); this.xpandPivotChartAspNetModule1 = new Xpand.ExpressApp.PivotChart.Web.XpandPivotChartAspNetModule(); this.xpandTreeListEditorsModule1 = new Xpand.ExpressApp.TreeListEditors.XpandTreeListEditorsModule(); this.xpandTreeListEditorsAspNetModule1 = new Xpand.ExpressApp.TreeListEditors.Web.XpandTreeListEditorsAspNetModule(); this.xpandValidationWebModule1 = new Xpand.ExpressApp.Validation.Web.XpandValidationWebModule(); this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule(); this.worldCreatorWebModule1 = new Xpand.ExpressApp.WorldCreator.Web.WorldCreatorWebModule(); this.ioModule1 = new Xpand.ExpressApp.IO.IOModule(); this.ioAspNetModule1 = new Xpand.ExpressApp.IO.Web.IOAspNetModule(); this.xpandSystemModule1 = new Xpand.ExpressApp.SystemModule.XpandSystemModule(); this.xpandSystemAspNetModule1 = new Xpand.ExpressApp.Web.SystemModule.XpandSystemAspNetModule(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // module3 // this.module3.AdditionalControllerTypes.Add(typeof(DevExpress.ExpressApp.Demos.ShowHintController)); // // validationModule // this.validationModule.AllowValidationDetailsAccess = true; // // securityComplex1 // this.securityComplex1.Authentication = this.authentication1; this.securityComplex1.RoleType = typeof(DCSecurityDemo.Module.Security.IDCRole); this.securityComplex1.UserType = typeof(DCSecurityDemo.Module.Security.IDCUser); // // stateMachineModule1 // this.stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine); // // viewVariantsModule1 // this.viewVariantsModule1.GenerateVariantsNode = true; this.viewVariantsModule1.ShowAdditionalNavigation = false; // // workflowModule1 // this.workflowModule1.RunningWorkflowInstanceInfoType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo); this.workflowModule1.StartWorkflowRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest); this.workflowModule1.UserActivityVersionType = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion); this.workflowModule1.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest); this.workflowModule1.WorkflowDefinitionType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition); this.workflowModule1.WorkflowInstanceKeyType = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey); this.workflowModule1.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance); // // pivotChartModuleBase1 // this.pivotChartModuleBase1.ShowAdditionalNavigation = false; // // DCSecurityDemoAspNetApplication // this.ApplicationName = "DCSecurityDemo"; this.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=.\\SQLEXPRESS;Initial Catalog=D" + "CSecurityDemo_v12.2"; this.Modules.Add(this.module1); this.Modules.Add(this.module2); this.Modules.Add(this.logicModule1); this.Modules.Add(this.validationModule); this.Modules.Add(this.xpandValidationModule1); this.Modules.Add(this.additionalViewControlsModule1); this.Modules.Add(this.jobSchedulerModule1); this.Modules.Add(this.modelArtifactStateModule1); this.Modules.Add(this.securityModule1); this.Modules.Add(this.xpandSecurityModule1); this.Modules.Add(this.conditionalAppearanceModule1); this.Modules.Add(this.stateMachineModule1); this.Modules.Add(this.xpandStateMachineModule1); this.Modules.Add(this.viewVariantsModule1); this.Modules.Add(this.xpandViewVariantsModule1); this.Modules.Add(this.workflowModule1); this.Modules.Add(this.xpandWorkFlowModule1); this.Modules.Add(this.worldCreatorModule1); this.Modules.Add(this.worldCreatorDBMapperModule1); this.Modules.Add(this.cloneObjectModule1); this.Modules.Add(this.modelDifferenceModule1); this.Modules.Add(this.module3); this.Modules.Add(this.treeListEditorsModuleBase1); this.Modules.Add(this.module8); this.Modules.Add(this.additionalViewControlsProviderAspNetModule1); this.Modules.Add(this.exceptionHandlingWebModule1); this.Modules.Add(this.filterDataStoreModule1); this.Modules.Add(this.filterDataStoreAspNetModule1); this.Modules.Add(this.modelDifferenceAspNetModule1); this.Modules.Add(this.nCarouselWebModule1); this.Modules.Add(this.pivotChartModuleBase1); this.Modules.Add(this.xpandPivotChartModule1); this.Modules.Add(this.pivotChartAspNetModule1); this.Modules.Add(this.xpandPivotChartAspNetModule1); this.Modules.Add(this.xpandTreeListEditorsModule1); this.Modules.Add(this.xpandTreeListEditorsAspNetModule1); this.Modules.Add(this.xpandValidationWebModule1); this.Modules.Add(this.fileAttachmentsAspNetModule1); this.Modules.Add(this.worldCreatorWebModule1); this.Modules.Add(this.ioModule1); this.Modules.Add(this.ioAspNetModule1); this.Modules.Add(this.xpandSystemModule1); this.Modules.Add(this.xpandSystemAspNetModule1); this.Modules.Add(this.module4); this.Security = this.securityComplex1; this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.DCSecurityDemoAspNetApplication_DatabaseVersionMismatch); this.CreateCustomLogonWindowControllers += new System.EventHandler <DevExpress.ExpressApp.CreateCustomLogonWindowControllersEventArgs>(this.DCSecurityDemoAspNetApplication_CreateCustomLogonWindowControllers); this.CreateCustomLogonWindowObjectSpace += new System.EventHandler <DevExpress.ExpressApp.CreateCustomLogonWindowObjectSpaceEventArgs>(this.DCSecurityDemoAspNetApplication_CreateCustomLogonWindowObjectSpace); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
private void InitializeComponent() { this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule(); this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule(); this.module5 = new DevExpress.ExpressApp.Validation.ValidationModule(); this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule(); this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule(); this.sqlConnection1 = new System.Data.SqlClient.SqlConnection(); this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityComplex(); this.authenticationStandard1 = new XpandAuthenticationStandard(); this.featureCenterModule1 = new FeatureCenter.Module.FeatureCenterModule(); this.cloneObjectModule1 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule(); this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule(); this.xpandSystemModule1 = new Xpand.ExpressApp.SystemModule.XpandSystemModule(); this.logicModule1 = new Xpand.ExpressApp.Logic.LogicModule(); this.xpandValidationModule1 = new Xpand.ExpressApp.Validation.XpandValidationModule(); this.conditionalControllerStateModule1 = new Xpand.ExpressApp.ConditionalControllerState.ConditionalControllerStateModule(); this.conditionalActionStateModule1 = new Xpand.ExpressApp.ConditionalActionState.ConditionalActionStateModule(); this.modelArtifactStateModule1 = new Xpand.ExpressApp.ModelArtifactState.ModelArtifactStateModule(); this.modelDifferenceModule1 = new Xpand.ExpressApp.ModelDifference.ModelDifferenceModule(); this.xpandSecurityModule1 = new Xpand.ExpressApp.Security.XpandSecurityModule(); this.xpandViewVariantsModule1 = new Xpand.ExpressApp.ViewVariants.XpandViewVariantsModule(); this.worldCreatorModule1 = new Xpand.ExpressApp.WorldCreator.WorldCreatorModule(); this.treeListEditorsModuleBase1 = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase(); this.ioModule1 = new Xpand.ExpressApp.IO.IOModule(); this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase(); this.xpandPivotChartModule1 = new Xpand.ExpressApp.PivotChart.XpandPivotChartModule(); this.filterDataStoreModule1 = new Xpand.ExpressApp.FilterDataStore.FilterDataStoreModule(); this.scriptRecorderModuleBase1 = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase(); this.conditionalDetailViewModule1 = new Xpand.ExpressApp.ConditionalDetailViews.ConditionalDetailViewModule(); this.memberLevelSecurityModule1 = new Xpand.ExpressApp.MemberLevelSecurity.MemberLevelSecurityModule(); this.featureCenterAspNetModule1 = new FeatureCenter.Module.Web.FeatureCenterAspNetModule(); this.exceptionHandlingWebModule1 = new Xpand.ExpressApp.ExceptionHandling.Web.ExceptionHandlingWebModule(); this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule(); this.xpandPivotChartAspNetModule1 = new Xpand.ExpressApp.PivotChart.Web.XpandPivotChartAspNetModule(); this.thumbnailWebModule1 = new Xpand.ExpressApp.Thumbnail.Web.ThumbnailWebModule(); this.nCarouselWebModule1 = new Xpand.ExpressApp.NCarousel.Web.NCarouselWebModule(); this.xpandSystemAspNetModule1 = new Xpand.ExpressApp.Web.SystemModule.XpandSystemAspNetModule(); this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule(); this.worldCreatorWebModule1 = new Xpand.ExpressApp.WorldCreator.Web.WorldCreatorWebModule(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // module5 // this.module5.AllowValidationDetailsAccess = true; // // sqlConnection1 // this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=XpandFeatureCenter;Integrated Security=SSPI;P" + "ooling=false"; this.sqlConnection1.FireInfoMessageEventOnUserErrors = false; // // securityComplex1 // this.securityComplex1.Authentication = this.authenticationStandard1; this.securityComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.Role); this.securityComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.User); // // authenticationStandard1 // // // viewVariantsModule1 // this.viewVariantsModule1.GenerateVariantsNode = true; this.viewVariantsModule1.ShowAdditionalNavigation = false; // // pivotChartModuleBase1 // this.pivotChartModuleBase1.ShowAdditionalNavigation = false; // // FeatureCenterAspNetApplication // this.ApplicationName = "FeatureCenter"; this.Connection = this.sqlConnection1; this.Modules.Add(this.module1); this.Modules.Add(this.module2); this.Modules.Add(this.module5); this.Modules.Add(this.module6); this.Modules.Add(this.securityModule1); this.Modules.Add(this.cloneObjectModule1); this.Modules.Add(this.viewVariantsModule1); this.Modules.Add(this.xpandSystemModule1); this.Modules.Add(this.logicModule1); this.Modules.Add(this.xpandValidationModule1); this.Modules.Add(this.conditionalControllerStateModule1); this.Modules.Add(this.conditionalActionStateModule1); this.Modules.Add(this.modelArtifactStateModule1); this.Modules.Add(this.modelDifferenceModule1); this.Modules.Add(this.xpandSecurityModule1); this.Modules.Add(this.xpandViewVariantsModule1); this.Modules.Add(this.worldCreatorModule1); this.Modules.Add(this.treeListEditorsModuleBase1); this.Modules.Add(this.ioModule1); this.Modules.Add(this.pivotChartModuleBase1); this.Modules.Add(this.xpandPivotChartModule1); this.Modules.Add(this.filterDataStoreModule1); this.Modules.Add(this.scriptRecorderModuleBase1); this.Modules.Add(this.conditionalDetailViewModule1); this.Modules.Add(this.memberLevelSecurityModule1); this.Modules.Add(this.featureCenterModule1); this.Modules.Add(this.exceptionHandlingWebModule1); this.Modules.Add(this.pivotChartAspNetModule1); this.Modules.Add(this.xpandPivotChartAspNetModule1); this.Modules.Add(this.thumbnailWebModule1); this.Modules.Add(this.nCarouselWebModule1); this.Modules.Add(this.xpandSystemAspNetModule1); this.Modules.Add(this.fileAttachmentsAspNetModule1); this.Modules.Add(this.worldCreatorWebModule1); this.Modules.Add(this.featureCenterAspNetModule1); this.Security = this.securityComplex1; this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.AspNetApplicationDatabaseVersionMismatch); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
private void InitializeComponent() { this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule(); this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule(); this.module5 = new DevExpress.ExpressApp.Validation.ValidationModule(); this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule(); this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule(); this.sqlConnection1 = new System.Data.SqlClient.SqlConnection(); this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityComplex(); this.authenticationStandard1 = new XpandAuthenticationStandard(); this.featureCenterModule1 = new FeatureCenter.Module.FeatureCenterModule(); this.cloneObjectModule1 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule(); this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule(); this.xpandSystemModule1 = new Xpand.ExpressApp.SystemModule.XpandSystemModule(); this.logicModule1 = new Xpand.ExpressApp.Logic.LogicModule(); this.xpandValidationModule1 = new Xpand.ExpressApp.Validation.XpandValidationModule(); this.conditionalControllerStateModule1 = new Xpand.ExpressApp.ConditionalControllerState.ConditionalControllerStateModule(); this.conditionalActionStateModule1 = new Xpand.ExpressApp.ConditionalActionState.ConditionalActionStateModule(); this.modelArtifactStateModule1 = new Xpand.ExpressApp.ModelArtifactState.ModelArtifactStateModule(); this.modelDifferenceModule1 = new Xpand.ExpressApp.ModelDifference.ModelDifferenceModule(); this.xpandSecurityModule1 = new Xpand.ExpressApp.Security.XpandSecurityModule(); this.xpandViewVariantsModule1 = new Xpand.ExpressApp.ViewVariants.XpandViewVariantsModule(); this.worldCreatorModule1 = new Xpand.ExpressApp.WorldCreator.WorldCreatorModule(); this.treeListEditorsModuleBase1 = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase(); this.ioModule1 = new Xpand.ExpressApp.IO.IOModule(); this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase(); this.xpandPivotChartModule1 = new Xpand.ExpressApp.PivotChart.XpandPivotChartModule(); this.filterDataStoreModule1 = new Xpand.ExpressApp.FilterDataStore.FilterDataStoreModule(); this.scriptRecorderModuleBase1 = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase(); this.conditionalDetailViewModule1 = new Xpand.ExpressApp.ConditionalDetailViews.ConditionalDetailViewModule(); this.memberLevelSecurityModule1 = new Xpand.ExpressApp.MemberLevelSecurity.MemberLevelSecurityModule(); this.featureCenterAspNetModule1 = new FeatureCenter.Module.Web.FeatureCenterAspNetModule(); this.exceptionHandlingWebModule1 = new Xpand.ExpressApp.ExceptionHandling.Web.ExceptionHandlingWebModule(); this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule(); this.xpandPivotChartAspNetModule1 = new Xpand.ExpressApp.PivotChart.Web.XpandPivotChartAspNetModule(); this.thumbnailWebModule1 = new Xpand.ExpressApp.Thumbnail.Web.ThumbnailWebModule(); this.nCarouselWebModule1 = new Xpand.ExpressApp.NCarousel.Web.NCarouselWebModule(); this.xpandSystemAspNetModule1 = new Xpand.ExpressApp.Web.SystemModule.XpandSystemAspNetModule(); this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule(); this.worldCreatorWebModule1 = new Xpand.ExpressApp.WorldCreator.Web.WorldCreatorWebModule(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // module5 // this.module5.AllowValidationDetailsAccess = true; // // sqlConnection1 // this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=XpandFeatureCenter;Integrated Security=SSPI;P" + "ooling=false"; this.sqlConnection1.FireInfoMessageEventOnUserErrors = false; // // securityComplex1 // this.securityComplex1.Authentication = this.authenticationStandard1; this.securityComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.Role); this.securityComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.User); // // authenticationStandard1 // // // viewVariantsModule1 // this.viewVariantsModule1.GenerateVariantsNode = true; this.viewVariantsModule1.ShowAdditionalNavigation = false; // // pivotChartModuleBase1 // this.pivotChartModuleBase1.ShowAdditionalNavigation = false; // // FeatureCenterAspNetApplication // this.ApplicationName = "FeatureCenter"; this.Connection = this.sqlConnection1; this.Modules.Add(this.module1); this.Modules.Add(this.module2); this.Modules.Add(this.module5); this.Modules.Add(this.module6); this.Modules.Add(this.securityModule1); this.Modules.Add(this.cloneObjectModule1); this.Modules.Add(this.viewVariantsModule1); this.Modules.Add(this.xpandSystemModule1); this.Modules.Add(this.logicModule1); this.Modules.Add(this.xpandValidationModule1); this.Modules.Add(this.conditionalControllerStateModule1); this.Modules.Add(this.conditionalActionStateModule1); this.Modules.Add(this.modelArtifactStateModule1); this.Modules.Add(this.modelDifferenceModule1); this.Modules.Add(this.xpandSecurityModule1); this.Modules.Add(this.xpandViewVariantsModule1); this.Modules.Add(this.worldCreatorModule1); this.Modules.Add(this.treeListEditorsModuleBase1); this.Modules.Add(this.ioModule1); this.Modules.Add(this.pivotChartModuleBase1); this.Modules.Add(this.xpandPivotChartModule1); this.Modules.Add(this.filterDataStoreModule1); this.Modules.Add(this.scriptRecorderModuleBase1); this.Modules.Add(this.conditionalDetailViewModule1); this.Modules.Add(this.memberLevelSecurityModule1); this.Modules.Add(this.featureCenterModule1); this.Modules.Add(this.exceptionHandlingWebModule1); this.Modules.Add(this.pivotChartAspNetModule1); this.Modules.Add(this.xpandPivotChartAspNetModule1); this.Modules.Add(this.thumbnailWebModule1); this.Modules.Add(this.nCarouselWebModule1); this.Modules.Add(this.xpandSystemAspNetModule1); this.Modules.Add(this.fileAttachmentsAspNetModule1); this.Modules.Add(this.worldCreatorWebModule1); this.Modules.Add(this.featureCenterAspNetModule1); this.Security = this.securityComplex1; this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.AspNetApplicationDatabaseVersionMismatch); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
private void InitializeComponent() { this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule(); this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule(); this.module3 = new SecurityDemo.Module.SecurityDemoModule(); this.module4 = new SecurityDemo.Module.Web.SecurityDemoAspNetModule(); this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule(); this.module8 = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule(); this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule(); this.authentication1 = new SecurityDemo.Module.SecurityDemoAuthentication(); this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex(); this.sqlConnection1 = new System.Data.SqlClient.SqlConnection(); this.logicModule1 = new Xpand.ExpressApp.Logic.LogicModule(); this.xpandSystemModule1 = new Xpand.ExpressApp.SystemModule.XpandSystemModule(); this.conditionalDetailViewModule1 = new Xpand.ExpressApp.ConditionalDetailViews.ConditionalDetailViewModule(); this.validationModule1 = new DevExpress.ExpressApp.Validation.ValidationModule(); this.xpandValidationModule1 = new Xpand.ExpressApp.Validation.XpandValidationModule(); this.additionalViewControlsModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.AdditionalViewControlsModule(); this.jobSchedulerModule1 = new Xpand.ExpressApp.JobScheduler.JobSchedulerModule(); this.conditionalControllerStateModule1 = new Xpand.ExpressApp.ConditionalControllerState.ConditionalControllerStateModule(); this.conditionalActionStateModule1 = new Xpand.ExpressApp.ConditionalActionState.ConditionalActionStateModule(); this.modelArtifactStateModule1 = new Xpand.ExpressApp.ModelArtifactState.ModelArtifactStateModule(); this.xpandSecurityModule1 = new Xpand.ExpressApp.Security.XpandSecurityModule(); this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule(); this.stateMachineModule1 = new DevExpress.ExpressApp.StateMachine.StateMachineModule(); this.xpandStateMachineModule1 = new Xpand.ExpressApp.StateMachine.XpandStateMachineModule(); this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule(); this.xpandViewVariantsModule1 = new Xpand.ExpressApp.ViewVariants.XpandViewVariantsModule(); this.workflowModule1 = new DevExpress.ExpressApp.Workflow.WorkflowModule(); this.xpandWorkFlowModule1 = new Xpand.ExpressApp.Workflow.XpandWorkFlowModule(); this.worldCreatorModule1 = new Xpand.ExpressApp.WorldCreator.WorldCreatorModule(); this.worldCreatorDBMapperModule1 = new Xpand.ExpressApp.WorldCreator.DBMapper.WorldCreatorDBMapperModule(); this.cloneObjectModule1 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule(); this.modelDifferenceModule1 = new Xpand.ExpressApp.ModelDifference.ModelDifferenceModule(); this.treeListEditorsModuleBase1 = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase(); this.xpandSystemAspNetModule1 = new Xpand.ExpressApp.Web.SystemModule.XpandSystemAspNetModule(); this.additionalViewControlsProviderAspNetModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.Web.AdditionalViewControlsProviderAspNetModule(); this.exceptionHandlingWebModule1 = new Xpand.ExpressApp.ExceptionHandling.Web.ExceptionHandlingWebModule(); this.filterDataStoreModule1 = new Xpand.ExpressApp.FilterDataStore.FilterDataStoreModule(); this.filterDataStoreAspNetModule1 = new Xpand.ExpressApp.FilterDataStore.Web.FilterDataStoreAspNetModule(); this.modelDifferenceAspNetModule1 = new Xpand.ExpressApp.ModelDifference.Web.ModelDifferenceAspNetModule(); this.nCarouselWebModule1 = new Xpand.ExpressApp.NCarousel.Web.NCarouselWebModule(); this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase(); this.xpandPivotChartModule1 = new Xpand.ExpressApp.PivotChart.XpandPivotChartModule(); this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule(); this.xpandPivotChartAspNetModule1 = new Xpand.ExpressApp.PivotChart.Web.XpandPivotChartAspNetModule(); this.thumbnailWebModule1 = new Xpand.ExpressApp.Thumbnail.Web.ThumbnailWebModule(); this.xpandTreeListEditorsModule1 = new Xpand.ExpressApp.TreeListEditors.XpandTreeListEditorsModule(); this.xpandTreeListEditorsAspNetModule1 = new Xpand.ExpressApp.TreeListEditors.Web.XpandTreeListEditorsAspNetModule(); this.xpandValidationWebModule1 = new Xpand.ExpressApp.Validation.Web.XpandValidationWebModule(); this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule(); this.worldCreatorWebModule1 = new Xpand.ExpressApp.WorldCreator.Web.WorldCreatorWebModule(); this.ioModule1 = new Xpand.ExpressApp.IO.IOModule(); this.ioAspNetModule1 = new Xpand.ExpressApp.IO.Web.IOAspNetModule(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // securityComplex1 // this.securityComplex1.Authentication = this.authentication1; this.securityComplex1.RoleType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemRole); this.securityComplex1.UserType = typeof(SecurityDemo.Module.SecurityDemoUser); // // sqlConnection1 // this.sqlConnection1.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=.\\SQLEXPRESS;Initial Catalog=S" + "ecurityDemo"; this.sqlConnection1.FireInfoMessageEventOnUserErrors = false; // // validationModule1 // this.validationModule1.AllowValidationDetailsAccess = true; // // stateMachineModule1 // this.stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine); // // viewVariantsModule1 // this.viewVariantsModule1.GenerateVariantsNode = true; this.viewVariantsModule1.ShowAdditionalNavigation = false; // // workflowModule1 // this.workflowModule1.RunningWorkflowInstanceInfoType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo); this.workflowModule1.StartWorkflowRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest); this.workflowModule1.UserActivityVersionType = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion); this.workflowModule1.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest); this.workflowModule1.WorkflowDefinitionType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition); this.workflowModule1.WorkflowInstanceKeyType = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey); this.workflowModule1.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance); // // pivotChartModuleBase1 // this.pivotChartModuleBase1.ShowAdditionalNavigation = false; // // SecurityDemoAspNetApplication // this.ApplicationName = "SecurityDemo"; this.Connection = this.sqlConnection1; this.Modules.Add(this.module1); this.Modules.Add(this.module2); this.Modules.Add(this.logicModule1); this.Modules.Add(this.securityModule1); this.Modules.Add(this.xpandSystemModule1); this.Modules.Add(this.conditionalDetailViewModule1); this.Modules.Add(this.validationModule1); this.Modules.Add(this.xpandValidationModule1); this.Modules.Add(this.additionalViewControlsModule1); this.Modules.Add(this.jobSchedulerModule1); this.Modules.Add(this.conditionalControllerStateModule1); this.Modules.Add(this.conditionalActionStateModule1); this.Modules.Add(this.modelArtifactStateModule1); this.Modules.Add(this.xpandSecurityModule1); this.Modules.Add(this.conditionalAppearanceModule1); this.Modules.Add(this.stateMachineModule1); this.Modules.Add(this.xpandStateMachineModule1); this.Modules.Add(this.viewVariantsModule1); this.Modules.Add(this.xpandViewVariantsModule1); this.Modules.Add(this.workflowModule1); this.Modules.Add(this.xpandWorkFlowModule1); this.Modules.Add(this.worldCreatorModule1); this.Modules.Add(this.worldCreatorDBMapperModule1); this.Modules.Add(this.cloneObjectModule1); this.Modules.Add(this.modelDifferenceModule1); this.Modules.Add(this.module3); this.Modules.Add(this.treeListEditorsModuleBase1); this.Modules.Add(this.module8); this.Modules.Add(this.xpandSystemAspNetModule1); this.Modules.Add(this.additionalViewControlsProviderAspNetModule1); this.Modules.Add(this.exceptionHandlingWebModule1); this.Modules.Add(this.filterDataStoreModule1); this.Modules.Add(this.filterDataStoreAspNetModule1); this.Modules.Add(this.modelDifferenceAspNetModule1); this.Modules.Add(this.nCarouselWebModule1); this.Modules.Add(this.pivotChartModuleBase1); this.Modules.Add(this.xpandPivotChartModule1); this.Modules.Add(this.pivotChartAspNetModule1); this.Modules.Add(this.xpandPivotChartAspNetModule1); this.Modules.Add(this.thumbnailWebModule1); this.Modules.Add(this.xpandTreeListEditorsModule1); this.Modules.Add(this.xpandTreeListEditorsAspNetModule1); this.Modules.Add(this.xpandValidationWebModule1); this.Modules.Add(this.fileAttachmentsAspNetModule1); this.Modules.Add(this.worldCreatorWebModule1); this.Modules.Add(this.ioModule1); this.Modules.Add(this.ioAspNetModule1); this.Modules.Add(this.module4); this.Modules.Add(this.module6); this.Security = this.securityComplex1; this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.SecurityDemoAspNetApplication_DatabaseVersionMismatch); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
private void InitializeComponent() { this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule(); this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule(); this.module5 = new DevExpress.ExpressApp.Validation.ValidationModule(); this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule(); this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule(); this.sqlConnection1 = new System.Data.SqlClient.SqlConnection(); this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex(); this.authenticationStandard1 = new Xpand.ExpressApp.Security.AuthenticationProviders.XpandAuthenticationStandard(); this.featureCenterModule1 = new FeatureCenter.Module.FeatureCenterModule(); this.cloneObjectModule1 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule(); this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule(); this.xpandSystemModule1 = new Xpand.ExpressApp.SystemModule.XpandSystemModule(); this.logicModule1 = new Xpand.ExpressApp.Logic.LogicModule(); this.xpandValidationModule1 = new Xpand.ExpressApp.Validation.XpandValidationModule(); this.modelArtifactStateModule1 = new Xpand.ExpressApp.ModelArtifactState.ModelArtifactStateModule(); this.modelDifferenceModule1 = new Xpand.ExpressApp.ModelDifference.ModelDifferenceModule(); this.xpandSecurityModule1 = new Xpand.ExpressApp.Security.XpandSecurityModule(); this.xpandViewVariantsModule1 = new Xpand.ExpressApp.ViewVariants.XpandViewVariantsModule(); this.worldCreatorModule1 = new Xpand.ExpressApp.WorldCreator.WorldCreatorModule(); this.treeListEditorsModuleBase1 = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase(); this.ioModule1 = new Xpand.ExpressApp.IO.IOModule(); this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase(); this.xpandPivotChartModule1 = new Xpand.ExpressApp.PivotChart.XpandPivotChartModule(); this.filterDataStoreModule1 = new Xpand.ExpressApp.FilterDataStore.FilterDataStoreModule(); this.scriptRecorderModuleBase1 = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase(); this.featureCenterAspNetModule1 = new FeatureCenter.Module.Web.FeatureCenterAspNetModule(); this.exceptionHandlingWebModule1 = new Xpand.ExpressApp.ExceptionHandling.Web.ExceptionHandlingWebModule(); this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule(); this.xpandPivotChartAspNetModule1 = new Xpand.ExpressApp.PivotChart.Web.XpandPivotChartAspNetModule(); this.thumbnailWebModule1 = new Xpand.ExpressApp.Thumbnail.Web.ThumbnailWebModule(); this.nCarouselWebModule1 = new Xpand.ExpressApp.NCarousel.Web.NCarouselWebModule(); this.xpandSystemAspNetModule1 = new Xpand.ExpressApp.Web.SystemModule.XpandSystemAspNetModule(); this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule(); this.worldCreatorWebModule1 = new Xpand.ExpressApp.WorldCreator.Web.WorldCreatorWebModule(); this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule(); this.kpiModule1 = new DevExpress.ExpressApp.Kpi.KpiModule(); this.additionalViewControlsModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.AdditionalViewControlsModule(); this.worldCreatorDBMapperModule1 = new Xpand.ExpressApp.WorldCreator.DBMapper.WorldCreatorDBMapperModule(); this.jobSchedulerModule1 = new Xpand.ExpressApp.JobScheduler.JobSchedulerModule(); this.jobSchedulerJobsModule1 = new Xpand.ExpressApp.JobScheduler.Jobs.JobSchedulerJobsModule(); this.importWizardModule1 = new Xpand.ExpressApp.ImportWizard.ImportWizardModule(); this.stateMachineModule1 = new DevExpress.ExpressApp.StateMachine.StateMachineModule(); this.workflowModule1 = new DevExpress.ExpressApp.Workflow.WorkflowModule(); this.xpandWorkFlowModule1 = new Xpand.ExpressApp.Workflow.XpandWorkFlowModule(); this.xpandStateMachineModule1 = new Xpand.ExpressApp.StateMachine.XpandStateMachineModule(); this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule(); this.reportsModule1 = new DevExpress.ExpressApp.Reports.ReportsModule(); this.reportsAspNetModule1 = new DevExpress.ExpressApp.Reports.Web.ReportsAspNetModule(); this.treeListEditorsAspNetModule1 = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule(); this.schedulerModuleBase1 = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase(); this.schedulerAspNetModule1 = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule(); this.additionalViewControlsProviderAspNetModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.Web.AdditionalViewControlsProviderAspNetModule(); this.modelDifferenceAspNetModule1 = new Xpand.ExpressApp.ModelDifference.Web.ModelDifferenceAspNetModule(); this.xpandTreeListEditorsModule1 = new Xpand.ExpressApp.TreeListEditors.XpandTreeListEditorsModule(); this.xpandTreeListEditorsAspNetModule1 = new Xpand.ExpressApp.TreeListEditors.Web.XpandTreeListEditorsAspNetModule(); this.ioAspNetModule1 = new Xpand.ExpressApp.IO.Web.IOAspNetModule(); this.filterDataStoreAspNetModule1 = new Xpand.ExpressApp.FilterDataStore.Web.FilterDataStoreAspNetModule(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // module5 // this.module5.AllowValidationDetailsAccess = true; // // sqlConnection1 // this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=XpandFeatureCenter;Integrated Security=SSPI;P" + "ooling=false"; this.sqlConnection1.FireInfoMessageEventOnUserErrors = false; // // securityComplex1 // this.securityComplex1.Authentication = this.authenticationStandard1; this.securityComplex1.RoleType = typeof(Xpand.ExpressApp.Security.Core.XpandRole); this.securityComplex1.UserType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemUser); // // authenticationStandard1 // this.authenticationStandard1.LogonParametersType = typeof(Xpand.ExpressApp.Security.AuthenticationProviders.XpandLogonParameters); // // viewVariantsModule1 // this.viewVariantsModule1.GenerateVariantsNode = true; this.viewVariantsModule1.ShowAdditionalNavigation = false; // // pivotChartModuleBase1 // this.pivotChartModuleBase1.ShowAdditionalNavigation = false; // // stateMachineModule1 // this.stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine); // // workflowModule1 // this.workflowModule1.RunningWorkflowInstanceInfoType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo); this.workflowModule1.StartWorkflowRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest); this.workflowModule1.UserActivityVersionType = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion); this.workflowModule1.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest); this.workflowModule1.WorkflowDefinitionType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition); this.workflowModule1.WorkflowInstanceKeyType = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey); this.workflowModule1.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance); // // reportsModule1 // this.reportsModule1.EnableInplaceReports = true; this.reportsModule1.ReportDataType = typeof(DevExpress.Persistent.BaseImpl.ReportData); // // FeatureCenterAspNetApplication // this.ApplicationName = "FeatureCenter"; this.Connection = this.sqlConnection1; this.Modules.Add(this.module1); this.Modules.Add(this.module2); this.Modules.Add(this.module5); this.Modules.Add(this.module6); this.Modules.Add(this.securityModule1); this.Modules.Add(this.cloneObjectModule1); this.Modules.Add(this.viewVariantsModule1); this.Modules.Add(this.xpandSystemModule1); this.Modules.Add(this.conditionalAppearanceModule1); this.Modules.Add(this.logicModule1); this.Modules.Add(this.xpandValidationModule1); this.Modules.Add(this.modelArtifactStateModule1); this.Modules.Add(this.xpandSecurityModule1); this.Modules.Add(this.modelDifferenceModule1); this.Modules.Add(this.xpandViewVariantsModule1); this.Modules.Add(this.worldCreatorModule1); this.Modules.Add(this.treeListEditorsModuleBase1); this.Modules.Add(this.ioModule1); this.Modules.Add(this.pivotChartModuleBase1); this.Modules.Add(this.xpandPivotChartModule1); this.Modules.Add(this.filterDataStoreModule1); this.Modules.Add(this.scriptRecorderModuleBase1); this.Modules.Add(this.kpiModule1); this.Modules.Add(this.additionalViewControlsModule1); this.Modules.Add(this.worldCreatorDBMapperModule1); this.Modules.Add(this.jobSchedulerModule1); this.Modules.Add(this.jobSchedulerJobsModule1); this.Modules.Add(this.importWizardModule1); this.Modules.Add(this.stateMachineModule1); this.Modules.Add(this.workflowModule1); this.Modules.Add(this.xpandWorkFlowModule1); this.Modules.Add(this.xpandStateMachineModule1); this.Modules.Add(this.featureCenterModule1); this.Modules.Add(this.exceptionHandlingWebModule1); this.Modules.Add(this.pivotChartAspNetModule1); this.Modules.Add(this.xpandPivotChartAspNetModule1); this.Modules.Add(this.thumbnailWebModule1); this.Modules.Add(this.nCarouselWebModule1); this.Modules.Add(this.xpandSystemAspNetModule1); this.Modules.Add(this.fileAttachmentsAspNetModule1); this.Modules.Add(this.worldCreatorWebModule1); this.Modules.Add(this.htmlPropertyEditorAspNetModule1); this.Modules.Add(this.reportsModule1); this.Modules.Add(this.reportsAspNetModule1); this.Modules.Add(this.treeListEditorsAspNetModule1); this.Modules.Add(this.schedulerModuleBase1); this.Modules.Add(this.schedulerAspNetModule1); this.Modules.Add(this.additionalViewControlsProviderAspNetModule1); this.Modules.Add(this.modelDifferenceAspNetModule1); this.Modules.Add(this.xpandTreeListEditorsModule1); this.Modules.Add(this.xpandTreeListEditorsAspNetModule1); this.Modules.Add(this.ioAspNetModule1); this.Modules.Add(this.filterDataStoreAspNetModule1); this.Modules.Add(this.featureCenterAspNetModule1); this.Security = this.securityComplex1; this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.AspNetApplicationDatabaseVersionMismatch); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }