Skip to main content

PageControlState Class

Contains information (the current state) on all the PageControl tab pages.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class PageControlState

The following members return PageControlState objects:

Remarks

An object of this type can be accessed via the PageControlExtension.GetState property.

Inheritance

Object
PageControlState
See Also