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

PageControlExtension Constructors

Represents an extension object implementing the PageControl functionality.
Name Parameters Description
PageControlExtension(PageControlSettings, ViewContext) settings, viewContext Initializes a new instance of the PageControlExtension class with the specified settings and provides the context information about the view.
PageControlExtension(PageControlSettings) settings Initializes a new instance of the PageControlExtension class with the specified settings.
See Also