Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IRoutableDocumentFilter

    Namespace: Umbraco.Cms.Web.Common.Routing
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public interface IRoutableDocumentFilter

    Methods

    View Source

    IsDocumentRequest(String)

    Declaration
    bool IsDocumentRequest(string absPath)
    Parameters
    Type Name Description
    System.String absPath
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • IsDocumentRequest(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX