Interface IContentRouteFeature
An Microsoft.
Namespace: EPiServer.Web.Routing.Matching
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3Syntax
public interface IContentRouteFeature
Properties
RoutedContentData
Infomration of current routed content.
Declaration
ContentRouteData RoutedContentData { get; }
Property Value
Type | Description |
---|---|
Content |