Show / Hide Table of Contents

Class BootstrapUrlHelper

Inheritance
object
BootstrapUrlHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.dll
Syntax
public static class BootstrapUrlHelper

Fields

BootstrapVersion

Declaration
public const string BootstrapVersion = "5.3"
Field Value
Type Description
string

Methods

GetDocUrl(string)

Declaration
public static string GetDocUrl(string path)
Parameters
Type Name Description
string path
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform