FeatureTagHelper.Negate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Negates the evaluation for whether or not a feature tag should display content. This is used to display alternate content when a feature or set of features are disabled.
public bool Negate { get; set; }
member this.Negate : bool with get, set
Public Property Negate As Boolean