Class UploaderLocale
Gets or sets the UploaderLocale property.
Inheritance
Namespace: Syncfusion.Blazor
Assembly: Syncfusion.Blazor.dll
Syntax
public class UploaderLocale : Object
Constructors
UploaderLocale()
Declaration
public UploaderLocale()
Properties
Abort
Gets or sets the Abort property.
Declaration
public string Abort { get; set; }
Property Value
Type |
---|
System.String |
Browse
Gets or sets the Browse property.
Declaration
public string Browse { get; set; }
Property Value
Type |
---|
System.String |
Cancel
Gets or sets the Cancel property.
Declaration
public string Cancel { get; set; }
Property Value
Type |
---|
System.String |
Clear
Gets or sets the Clear property.
Declaration
public string Clear { get; set; }
Property Value
Type |
---|
System.String |
Delete
Gets or sets the Delete property.
Declaration
public string Delete { get; set; }
Property Value
Type |
---|
System.String |
DropFilesHint
Gets or sets the DropFilesHint property.
Declaration
public string DropFilesHint { get; set; }
Property Value
Type |
---|
System.String |
FileUploadCancel
Gets or sets the FileUploadCancel property.
Declaration
public string FileUploadCancel { get; set; }
Property Value
Type |
---|
System.String |
InProgress
Gets or sets the InProgress property.
Declaration
public string InProgress { get; set; }
Property Value
Type |
---|
System.String |
InvalidFileType
Gets or sets the InvalidFileType property.
Declaration
public string InvalidFileType { get; set; }
Property Value
Type |
---|
System.String |
InvalidMaxFileSize
Gets or sets the InvalidMaxFileSize property.
Declaration
public string InvalidMaxFileSize { get; set; }
Property Value
Type |
---|
System.String |
InvalidMinFileSize
Gets or sets the InvalidMinFileSize property.
Declaration
public string InvalidMinFileSize { get; set; }
Property Value
Type |
---|
System.String |
Pause
Gets or sets the Browse property.
Declaration
public string Pause { get; set; }
Property Value
Type |
---|
System.String |
PauseUpload
Gets or sets the PauseUpload property.
Declaration
public string PauseUpload { get; set; }
Property Value
Type |
---|
System.String |
ReadyToUploadMessage
Gets or sets the ReadyToUploadMessage property.
Declaration
public string ReadyToUploadMessage { get; set; }
Property Value
Type |
---|
System.String |
Remove
Gets or sets the Remove property.
Declaration
public string Remove { get; set; }
Property Value
Type |
---|
System.String |
RemovedFailedMessage
Gets or sets the RemovedFailedMessage property.
Declaration
public string RemovedFailedMessage { get; set; }
Property Value
Type |
---|
System.String |
RemovedSuccessMessage
Gets or sets the RemovedSuccessMessage property.
Declaration
public string RemovedSuccessMessage { get; set; }
Property Value
Type |
---|
System.String |
Resume
Gets or sets the Resume property.
Declaration
public string Resume { get; set; }
Property Value
Type |
---|
System.String |
Retry
Gets or sets the Retry property.
Declaration
public string Retry { get; set; }
Property Value
Type |
---|
System.String |
Upload
Gets or sets the Upload property.
Declaration
public string Upload { get; set; }
Property Value
Type |
---|
System.String |
UploadFailedMessage
Gets or sets the UploadFailedMessage property.
Declaration
public string UploadFailedMessage { get; set; }
Property Value
Type |
---|
System.String |
UploadSuccessMessage
Gets or sets the UploadSuccessMessage property.
Declaration
public string UploadSuccessMessage { get; set; }
Property Value
Type |
---|
System.String |