Class SpecSitePathHelper
- Namespace
- JD.AI.SpecSite
- Assembly
- JD.AI.SpecSite.dll
public static class SpecSitePathHelper
- Inheritance
-
SpecSitePathHelper
- Inherited Members
-
Methods
GetDocumentDocFxRelativePath(string, string)
public static string GetDocumentDocFxRelativePath(string typeName, string id)
Parameters
typeName string
id string
Returns
- string
GetDocumentRelativePath(string, string)
public static string GetDocumentRelativePath(string typeName, string id)
Parameters
typeName string
id string
Returns
- string
GetTypeDocFxIndexRelativePath(string)
public static string GetTypeDocFxIndexRelativePath(string typeName)
Parameters
typeName string
Returns
- string
GetTypeIndexRelativePath(string)
public static string GetTypeIndexRelativePath(string typeName)
Parameters
typeName string
Returns
- string
NormalizeWebPath(string)
public static string NormalizeWebPath(string path)
Parameters
path string
Returns
- string