Show / Hide Table of Contents

Class UrlHelper

Inheritance
System.Object
UrlHelper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Docs.Utils
Assembly: Volo.Docs.Web.dll
Syntax
public static class UrlHelper

Methods

IsExternalLink(String)

Declaration
public static bool IsExternalLink(string path)
Parameters
Type Name Description
System.String path
Returns
Type Description
System.Boolean
Back to top Powered by Volosoft