Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / WebTrace.TraceSimulator.SimulatedHttpRequest Class / MapPath Method
Virtual path.
In This Topic
    MapPath Method
    In This Topic
    Returns the physical path corresponding to the specified virtual path.
    Syntax
    public override string MapPath( 
       string virtualPath
    )

    Parameters

    virtualPath
    Virtual path.

    Return Value

    The physical path that corresponds to the virtual path specified in the virtualPath parameter.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also