Class IgnoreFromNotFoundSelectorPolicyAttribute
When applied to an api controller it will be routed to the /Umbraco/BackOffice prefix route so we can determine if it is a back office route or not.
Inheritance
System.Object
Namespace: Umbraco.Cms.Web.Common.Attributes
Assembly: Umbraco.Web.Common.dll
Syntax
public sealed class IgnoreFromNotFoundSelectorPolicyAttribute : Attribute