An object derived from System.Web.UI.PageStatePersister that supports creating and extracting the combined control and view states for the System.Web.UI.Page.
The System.Web.UI.Page.PageStatePersister property uses the PageAdapter.GetStatePersister method to return the object, derived from the System.Web.UI.PageStatePersister class, that forms and extracts the combined control and view states for the page. If there is no derived page adapter attached to the page, a System.Web.UI.HiddenFieldPageStatePersister object is used to maintain the state in a hidden field on the page.
Code Entity Reference,cer | |
Code Entity Reference Qualified, cerq | |
Code Entity Reference Specific,cers | |
Code Entity Reference Qualified Specific, cerqs |