Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / ImportManagerBase<TImportOptions> Class


In This Topic
    ImportManagerBase<TImportOptions> Class Methods
    In This Topic

    For a list of all members of this type, see ImportManagerBase<TImportOptions> members.

    Public Methods
     NameDescription
    Public Method Intiate the import operation  
    Public Method Intiate the import operation asynchroniously  
    Public Method Cancel the running import process  
    Top
    Protected Methods
     NameDescription
    Protected Method Records communication in App_Data/Logs/ folder  
    Protected Method Import the CSV data  
    Protected Method Executes when import completes  
    Protected MethodOverloaded.  Raises import progress event  
    Protected Method Maps the file path safly for server context  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also