Share via


DisplayModeProvider.DefaultDisplayModeId Field

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Defines the default display mode identifier.

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

Syntax

'Declaration
Public Shared ReadOnly DefaultDisplayModeId As String
'Usage
Dim value As String 

value = DisplayModeProvider.DefaultDisplayModeId
public static readonly string DefaultDisplayModeId
public:
static initonly String^ DefaultDisplayModeId
static val DefaultDisplayModeId: string
public static final var DefaultDisplayModeId : String

See Also

Reference

DisplayModeProvider Class

System.Web.WebPages Namespace