Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Stores Namespace / CustomFieldsManager Class
Properties Methods


In This Topic
    CustomFieldsManager Class Members
    In This Topic

    The following tables list the members exposed by CustomFieldsManager.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the CustomFieldsManager class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets custom field value by field name  
    Top
    Public Methods
     NameDescription
    Public Method Clear all extended fields  
    Public Method Get all custom fields as name value collection  
    Public Method Gets the value of a setting for the given key  
    Public Method Removes the field with given name  
    Public Method Sets the value of a setting for given key  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also