Search Results for

    Show / Hide Table of Contents
    View Source

    Class PathUtility

    Inheritance
    System.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
    System.String path
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX