HtmlHelperExtensionWithBasePath - метод
Пространство имён: Tessa.Web.Client.HelpersСборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public static string WithBasePath(
string? basePath,
bool withLeadSlash,
string targetPath
)
Public Shared Function WithBasePath (
basePath As String,
withLeadSlash As Boolean,
targetPath As String
) As String
public:
static String^ WithBasePath(
String^ basePath,
bool withLeadSlash,
String^ targetPath
)
static member WithBasePath :
basePath : string *
withLeadSlash : bool *
targetPath : string -> string
- basePath String
-
- withLeadSlash Boolean
-
- targetPath String
-
String