'DeclarationFunction MapPath( _ ByVal path As System.String _ ) As System.String
'UsageDim 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