This topic has not yet been rated - Rate this topic

WebPageRenderingBase.DisplayMode Property

Gets the display mode for the request.

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)
protected internal IDisplayMode DisplayMode { get; }

Property Value

Type: System.Web.WebPages.IDisplayMode
The display mode.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.