Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / ExportManagerBase<TEntity,TExportOptions> Class / SafeMapPath Method
Relative file path
In This Topic
    SafeMapPath Method (ExportManagerBase<TEntity,TExportOptions>)
    In This Topic
    Maps the file path safly for server context
    Syntax
    protected string SafeMapPath( 
       string relativePath
    )

    Parameters

    relativePath
    Relative file path

    Return Value

    Mapped path
    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