EditConstructor(ObjectDataSource, EditConstructorContext)
static
|
objectDataSource, context
|
Invokes the Configure Constructor Settings dialog with the specified settings.
|
EditConstructor(ObjectDataSource, ISolutionTypesProvider, IWizardRunnerContext, IParameterService, IRepositoryItemsProvider)
static
|
objectDataSource, solutionTypesProvider, context, parameterService, repositoryItemsProvider
|
Obsolete. Invokes the Configure Constructor Settings dialog with the specified settings.
|
EditConstructor(ObjectDataSource, ISolutionTypesProvider, IWizardRunnerContext, IParameterService, OperationMode, IRepositoryItemsProvider)
static
|
objectDataSource, solutionTypesProvider, context, parameterService, operationMode, repositoryItemsProvider
|
Obsolete. Invokes the Configure Constructor Settings dialog with the specified settings.
|
EditConstructor(ObjectDataSource, ISolutionTypesProvider, IWizardRunnerContext, IParameterService, OperationMode)
static
|
objectDataSource, solutionTypesProvider, context, parameterService, operationMode
|
Obsolete. Invokes the Configure Constructor Settings dialog with the specified settings.
|
EditConstructor(ObjectDataSource, ISolutionTypesProvider, IWizardRunnerContext, IParameterService)
static
|
objectDataSource, solutionTypesProvider, context, parameterService
|
Obsolete. Invokes the Configure Constructor Settings dialog with the specified settings.
|
EditConstructor(ObjectDataSource)
static
|
objectDataSource
|
Invokes the Configure Constructor Settings dialog with the specified settings.
|
EditConstructor<TModel>(ObjectDataSource, EditConstructorContext, Action<IWizardCustomization<TModel>>)
static
|
objectDataSource, context, customizeWizard
|
Invokes the Configure Constructor Settings dialog with the specified settings.
|