DefaultDisplayMode Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the default display mode of the web pages.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
The DefaultDisplayMode type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DefaultDisplayMode() | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the DefaultDisplayMode class. |
![]() | DefaultDisplayMode(String) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the DefaultDisplayMode class. |
| Name | Description | |
|---|---|---|
![]() | ContextCondition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets a value that indicates whether the context condition displays a default mode. |
![]() | DisplayModeId | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the display mode identifier of 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 HttpContextBase can handle context. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDisplayInfo | Retrieves the display information about an item in the result pane. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | TransformPath | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Transforms the path of the display mode. |
Show:
