Click or drag to resize
ViewStateDebugGetViewStates Method
Gets the view states for the given page.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public static RequestLog GetViewStates(
	Page page
)

Parameters

page
Type: System.Web.UIPage

Return Value

Type: RequestLog
See Also