Esempio n. 1
0
        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();
        }
Esempio n. 2
0
        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();

        }
Esempio n. 3
0
        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();

        }
Esempio n. 4
0
 private void InitializeComponent()
 {
     this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                        = new Marbid.Module.MarbidModule();
     this.module4                        = new Marbid.Module.Web.MarbidAspNetModule();
     this.securityModule1                = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1       = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1        = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule               = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule                  = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule                    = new DevExpress.ExpressApp.Chart.ChartModule();
     this.chartAspNetModule              = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
     this.cloneObjectModule              = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.conditionalAppearanceModule    = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.dashboardsModule               = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.dashboardsAspNetModule         = new DevExpress.ExpressApp.Dashboards.Web.DashboardsAspNetModule();
     this.fileAttachmentsAspNetModule    = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.htmlPropertyEditorAspNetModule = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     this.kpiModule                      = new DevExpress.ExpressApp.Kpi.KpiModule();
     this.mapsAspNetModule               = new DevExpress.ExpressApp.Maps.Web.MapsAspNetModule();
     this.notificationsModule            = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.notificationsAspNetModule      = new DevExpress.ExpressApp.Notifications.Web.NotificationsAspNetModule();
     this.pivotChartModuleBase           = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.pivotChartAspNetModule         = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
     this.pivotGridModule                = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
     this.pivotGridAspNetModule          = new DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule();
     this.reportsModuleV2                = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsAspNetModuleV2          = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
     this.schedulerModuleBase            = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.schedulerAspNetModule          = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
     this.scriptRecorderModuleBase       = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
     this.scriptRecorderAspNetModule     = new DevExpress.ExpressApp.ScriptRecorder.Web.ScriptRecorderAspNetModule();
     this.stateMachineModule             = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
     this.treeListEditorsModuleBase      = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.treeListEditorsAspNetModule    = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
     this.validationModule               = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule         = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     this.viewVariantsModule             = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.workflowModule                 = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     this.xpandValidationModule1         = new Xpand.ExpressApp.Validation.XpandValidationModule();
     this.xpandSecurityModule1           = new Xpand.ExpressApp.Security.XpandSecurityModule();
     this.logicModule1                   = new Xpand.ExpressApp.Logic.LogicModule();
     this.emailModule1                   = new Xpand.ExpressApp.Email.EmailModule();
     this.xpandSecurityWebModule1        = new Xpand.ExpressApp.Security.Web.XpandSecurityWebModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(Marbid.Module.BusinessObjects.Administration.MarbidRole);
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.securityStrategyComplex1.UsePermissionRequestProcessor        = false;
     this.securityStrategyComplex1.UserType = typeof(Marbid.Module.BusinessObjects.Administration.Employee);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(Marbid.Module.BusinessObjects.ReportCentral.BIDashboard);
     //
     // notificationsModule
     //
     this.notificationsModule.CanAccessPostponedItems      = false;
     this.notificationsModule.NotificationsRefreshInterval = System.TimeSpan.Parse("00:05:00");
     this.notificationsModule.NotificationsStartDelay      = System.TimeSpan.Parse("00:00:05");
     this.notificationsModule.ShowDismissAllAction         = false;
     this.notificationsModule.ShowNotificationsWindow      = true;
     this.notificationsModule.ShowRefreshAction            = false;
     //
     // pivotChartModuleBase
     //
     this.pivotChartModuleBase.DataAccessMode           = DevExpress.ExpressApp.CollectionSourceDataAccessMode.Client;
     this.pivotChartModuleBase.ShowAdditionalNavigation = false;
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports = true;
     this.reportsModuleV2.ReportDataType       = typeof(Marbid.Module.BusinessObjects.ReportCentral.Reporting);
     this.reportsModuleV2.ReportStoreMode      = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // reportsAspNetModuleV2
     //
     this.reportsAspNetModuleV2.ReportViewerType = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     //
     // stateMachineModule
     //
     this.stateMachineModule.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // workflowModule
     //
     this.workflowModule.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
     this.workflowModule.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
     this.workflowModule.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
     this.workflowModule.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
     this.workflowModule.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
     this.workflowModule.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
     this.workflowModule.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
     //
     // MarbidAspNetApplication
     //
     this.ApplicationName = "Marbid";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.kpiModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.scriptRecorderModuleBase);
     this.Modules.Add(this.stateMachineModule);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.workflowModule);
     this.Modules.Add(this.xpandValidationModule1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.xpandSecurityModule1);
     this.Modules.Add(this.logicModule1);
     this.Modules.Add(this.emailModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.chartAspNetModule);
     this.Modules.Add(this.dashboardsAspNetModule);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.mapsAspNetModule);
     this.Modules.Add(this.notificationsAspNetModule);
     this.Modules.Add(this.pivotChartAspNetModule);
     this.Modules.Add(this.pivotGridAspNetModule);
     this.Modules.Add(this.reportsAspNetModuleV2);
     this.Modules.Add(this.schedulerAspNetModule);
     this.Modules.Add(this.scriptRecorderAspNetModule);
     this.Modules.Add(this.treeListEditorsAspNetModule);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.xpandSecurityWebModule1);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MarbidAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 5
0
        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();
        }
Esempio n. 6
0
        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();

        }