Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Common Namespace / Strings Class / GetString Method
Key to get the resource string for
In This Topic
    GetString Method
    In This Topic
    Gets the resource string for the given key
    Syntax
    public static string GetString( 
       string key
    )

    Parameters

    key
    Key to get the resource string for

    Return Value

    The resource string 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