Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Resources Namespace / UserSettingsManager Class / GetValueByKey Method / GetValueByKey(String) Method
Key for which to get the value
In This Topic
    GetValueByKey(String) Method
    In This Topic
    Gets the value of a setting for the given key
    Syntax
    public string GetValueByKey( 
       string key
    )

    Parameters

    key
    Key for which to get the value

    Return Value

    Value of the setting for the given key
    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