Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Configuration Namespace / AbleHttpModuleSettings Class / Item Property
The key to read or write.
In This Topic
    Item Property (AbleHttpModuleSettings)
    In This Topic
    Gets or sets the value at the given key.
    Syntax
    public AbleHttpModuleElement this[ 
       string key
    ]; {get; set;}

    Parameters

    key
    The key to read or write.

    Property Value

    The value at 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