Share via


ProvideOptionPageAttribute.ShouldShowUnifiedSettingsPlaceholder Property

Definition

For pages with IsInUnifiedSettings = false, set this to false to prevent creation of a link in the Unified Settings UI linking back to this page. This is appropriate for pages that you intend to abandon or roll into other categories instead of porting to Unified Settings.

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

Property Value

Applies to