Sets the base paths of URLs that are ignored by the page rendering middleware. Defaults to [ "/redakt", "/media" ].
public List<string> IgnorePaths { get; set; }
- Type:
- List<string>
Sets the base paths of URLs that are ignored by the page rendering middleware. Defaults to [ "/redakt", "/media" ].
public List<string> IgnorePaths { get; set; }