Back to Devexpress

ExtensionBase Constructors

aspnetmvc-devexpress-dot-web-dot-mvc-dot-extensionbase-dot-ctor.md

latest996 B
Original Source

ExtensionBase Constructors

Serves as a base class for DevExpress ASP.NET MVC extensions.

NameParametersDescription
ExtensionBase(SettingsBase, ViewContext)settings, viewContextInitializes a new instance of the ExtensionBase class with the specified settings and provides the context information about the view.
ExtensionBase(SettingsBase)settingsInitializes a new instance of the ExtensionBase class with the specified settings.

See Also

ExtensionBase Class

ExtensionBase Members

DevExpress.Web.Mvc Namespace