Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Extensions Namespace / AssemblyExtension Class / CodeBasePath Method
Assembly instance
In This Topic
    CodeBasePath Method
    In This Topic
    Gets the code base path from the Assembly instance
    Syntax
    [Extension()]
    public static string CodeBasePath( 
       Assembly assembly
    )

    Parameters

    assembly
    Assembly instance

    Return Value

    Code base path from the Assembly instance
    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