NeatUpload Documentation

SqlServerUploadStorageProvider.Initialize Method 

Initializes the internal structures from values specified in the .config files

public override void Initialize(
   string providerName,
   NameValueCollection attrs
);

Parameters

providerName
Unique name used to refer to this instance of SqlServerStorageProvider
attrs
Parameters stored in the .config files

See Also

SqlServerUploadStorageProvider Class | Hitone.Web.SqlServerUploader Namespace