Share via


ResourceContext.SkipExpensiveAvailabilityChecks Property

Definition

Gets or sets a value indicating whether ActionAvailabilityChecks should be performed or not.

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

Property Value

Remarks

This value is used to tell the formatter whether to check availability of an action before including a link to it. When in a feed we skip this check.

Applies to