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

    Parameters

    assembly
    Assembly instance

    Return Value

    Location 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