DisplayModeProvider.Instance Property

Definition

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

public static System.Web.WebPages.DisplayModeProvider Instance { get; }
member this.Instance : System.Web.WebPages.DisplayModeProvider
Public Shared ReadOnly Property Instance As DisplayModeProvider

Property Value

The instance of the DisplayModeProvider.

Applies to