'Declaration
Function MapPath( _ ByVal path As System.String _ ) As System.String
'Usage
Dim instance As INWebImageControl Dim path As System.String Dim value As System.String value = instance.MapPath(path)
System.string MapPath( System.string path )
Parameters
- path