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