 | GuiGetPhysicalPath Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string GetPhysicalPath(
string folder
)
Public Shared Function GetPhysicalPath (
folder As String
) As String
Parameters
- folder
- Type: SystemString
Return Value
Type:
String
See Also