| SystemInformationMapPath Method |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static string MapPath(
string relativePath
)
Public Shared Function MapPath (
relativePath As String
) As String
Parameters
- relativePath
- Type: SystemString
Return Value
Type:
StringSee Also