Uploader for Silverlight
UploadManagerSettingsWebService Class Properties


For a list of all members of this type, see UploadManagerSettingsWebService members.

Public Properties
 NameDescription
Public PropertyAddressGets or sets the address of the service that will receive the upload (Inherited from C1.Silverlight.Uploader.UploadManagerSettings)
Public PropertyMethodManyFilesGets or sets the name of the WebMethod which receives the upload.  
Public PropertyMethodOneFileGets or sets the name of the WebMethod which receives the upload.  
Public PropertyNamespaceGets or sets the namespace of the WebService which receive the upload.  
Public PropertyParamFileDataGets or sets the name of the parameter that receives the data of the part.  
Public PropertyParamFileNameGets or sets the name of the parameter that receives the name of the part.  
Public PropertyParamFilesGets or sets the name of the parameter that receives the list of files.  
Public PropertyParamParametersGets or sets the name of the parameter that receives optional parameters specified in the Uploader component.  
Public PropertyParamPartCountGets or sets the name of the parameter that receives the number of parts.  
Public PropertyParamPartNumberGets or sets the name of the parameter that receives the index of the part.  
Top
See Also

Reference

UploadManagerSettingsWebService Class
C1.Silverlight.Uploader Namespace

Send Feedback