Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Localization Namespace / LanguageManager Class / ExportResourcesXml Method
The language for which to export resources
In This Topic
    ExportResourcesXml Method
    In This Topic
    Exports the language resources as Xml document
    Syntax
    public static XmlDocument ExportResourcesXml( 
       Language language
    )

    Parameters

    language
    The language for which to export resources

    Return Value

    Xml document containing resources
    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