Search Results for

    Show / Hide Table of Contents
    View Source

    Class PathUtility

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Strings
    Assembly: Umbraco.Core.dll
    Syntax
    public static class PathUtility

    Methods

    View Source

    EnsurePathIsApplicationRootPrefixed(string)

    Ensures that a path has ~/ as prefix

    Declaration
    public static string EnsurePathIsApplicationRootPrefixed(string path)
    Parameters
    Type Name Description
    string path
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX