Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Stores Namespace / StoreSetting Class / StoreSetting Constructor / StoreSetting Constructor(Store,String,String)
The value of store
The value of fieldname
The value of fieldvalue
In This Topic
    StoreSetting Constructor(Store,String,String)
    In This Topic
    Initializes a new instance of the StoreSetting class.
    Syntax
    public StoreSetting( 
       Store store,
       string fieldname,
       string fieldvalue
    )

    Parameters

    store
    The value of store
    fieldname
    The value of fieldname
    fieldvalue
    The value of fieldvalue
    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