Show / Hide Table of Contents

Class UrlHelper

Inheritance
object
UrlHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
string path
Returns
Type Description
bool
In this article
Back to top Powered by ABP.IO Platform