IDisplayMode Interface
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.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
The IDisplayMode type exposes the following members.
| 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. |
| 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. |
Show:
