Click or drag to resize
ViewStateDebug Class
ViewState debug methods
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Web.UIViewStateDebug

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static class ViewStateDebug

The ViewStateDebug type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDebugCurrentRequest
Debug current request view state.
Public propertyStatic memberSettings
Debug settings
Top
Methods
  NameDescription
Public methodStatic memberGetControlViewState
Gets the control viewstate.
Public methodStatic memberGetViewStates
Gets the view states for the given page.
Top
See Also