Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Localization Namespace / LanguageManager Class
Properties Methods


In This Topic
    LanguageManager Class Members
    In This Topic

    The following tables list the members exposed by LanguageManager.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Clears the localization cache  
    Public Method (Inherited from System.Web.Compilation.ExpressionBuilder)
    Public Methodstatic (Shared in Visual Basic) Exports the language resources as csv  
    Public Methodstatic (Shared in Visual Basic) Exports the language resources as Xml document  
    Public Methodstatic (Shared in Visual Basic) Get caches language strings for the active store language  
    Public MethodOverridden. When overridden in a derived class, returns code that is used during page execution to obtain the evaluated expression.  
    Public Methodstatic (Shared in Visual Basic) Get the resource string translation for the given key and currently active language  
    Public Methodstatic (Shared in Visual Basic) Import the language resources from the provided CSV document  
    Public Methodstatic (Shared in Visual Basic) Import the language resources from the provided Xml document  
    Public Method (Inherited from System.Web.Compilation.ExpressionBuilder)
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Update the translation of the resource for the currently active language  
    Top
    Protected Methods
     NameDescription
    Protected Methodstatic (Shared in Visual Basic) Initializes the cache for store active language  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also