Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataFeeds Namespace / FeedStatusContainer Class
Properties Methods


In This Topic
    FeedStatusContainer Class Members
    In This Topic

    The following tables list the members exposed by FeedStatusContainer.

    Public Properties
     NameDescription
    Public Property Gets all keys  
    Public PropertyOverridden.  Returns number of items in the collection  
    Public Propertystatic (Shared in Visual Basic) Gets the only instance of FeedProgressStatus  
    Public PropertyOverloaded.  Gets or sets value for given name  
    Public Property (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public Method Add a status message  
    Public Method Clears the collection  
    Public MethodOverloaded.  Gets value for give key  
    Public Method (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
    Public Method Gets key at given index  
    Public Method (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
    Public Method Obtains lock for synchronization  
    Public Method (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
    Public Method Removes the item with given key  
    Public Method Removes all items from the collection  
    Public Method Removes an item from the given index  
    Public Method Sets given name value pair  
    Public Method Releases the lock  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also