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