Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the display mode interface for the web pages.
Namespace: System.Web.WebPages
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Syntax
'Declaration
Public Interface IDisplayMode
'Usage
Dim instance As IDisplayMode
public interface IDisplayMode
public interface class IDisplayMode
type IDisplayMode = interface end
public interface IDisplayMode
The IDisplayMode type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
DisplayModeId | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the display mode id for the web pages. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CanHandleContext | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Indicates a value whether the web pages can handle HTTP context. |
![]() |
GetDisplayInfo | Returns this method to display all the information for the web pages. |
Top
.jpeg)
.jpeg)