共用方式為


DisplayModeProvider.RequireConsistentDisplayMode 屬性

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。取得或設定值,這個值表示網頁是否需要一致的顯示模式。

public bool RequireConsistentDisplayMode { get; set; }
member this.RequireConsistentDisplayMode : bool with get, set
Public Property RequireConsistentDisplayMode As Boolean

屬性值

如果網頁需要一致的顯示模式,則為 true;否則為 false。

適用於