Skip to main content
A newer version of this page is available. .

ConfigureEFStoredProceduresPage<TModel>.GetNextPageType() Method

Returns the type of the next wizard page.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v19.1.dll

Declaration

public override Type GetNextPageType()

Returns

Type Description
Type

A Type value.

See Also