Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Localization Namespace / LanguageManager Class / ExportResourcesCsv Method
The language to export resources for
In This Topic
    ExportResourcesCsv Method
    In This Topic
    Exports the language resources as csv
    Syntax
    public static string ExportResourcesCsv( 
       Language language
    )

    Parameters

    language
    The language to export resources for

    Return Value

    Language resources as CSV data
    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