Interface IEndpointSelectorPolicyAccessor
Accessor for registered Microsoft.
Namespace: EPiServer.Web.Routing.Matching.Internal
Assembly: EPiServer.Cms.AspNetCore.Routing.dll
Version: 12.0.3Syntax
public interface IEndpointSelectorPolicyAccessor
Properties
Policies
Registered policies
Declaration
IEnumerable<IEndpointSelectorPolicy> Policies { get; }
Property Value
Type | Description |
---|---|
System. |