Class AsyncUploadConstants
Inheritance
System.Object
AsyncUploadConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public static class AsyncUploadConstants
Fields
CssClearButton
Declaration
public const string CssClearButton = "ruButton ruClear"
Field Value
System.String
|
CssFileInput
Declaration
public const string CssFileInput = "ruFileInput"
Field Value
System.String
|
CssFileProgress
Declaration
public const string CssFileProgress = "ruFileProgress"
Field Value
System.String
|
CssFileProgressWrap
Declaration
public const string CssFileProgressWrap = "ruFileProgressWrap"
Field Value
System.String
|
CssFileWrap
Declaration
public const string CssFileWrap = "ruFileWrap"
Field Value
System.String
|
CssListContainer
Declaration
public const string CssListContainer = "ruInputs"
Field Value
System.String
|
CssProgress
Declaration
public const string CssProgress = "RadUploadProgressArea"
Field Value
System.String
|
CssProgressComplete
Declaration
public const string CssProgressComplete = "ruProgressComplete"
Field Value
System.String
|
CssProgressHidden
Declaration
public const string CssProgressHidden = "RadUploadProgressAreaHidden"
Field Value
System.String
|
CssProgressStarted
Declaration
public const string CssProgressStarted = "ruProgressStarted"
Field Value
System.String
|
CssRadAsyncUpload
Declaration
public const string CssRadAsyncUpload = "RadAsyncUpload RadUpload"
Field Value
System.String
|
CssRemoveButton
Declaration
public const string CssRemoveButton = "ruButton ruRemove"
Field Value
System.String
|
CssSelectButton
Declaration
public const string CssSelectButton = "ruButton ruBrowse"
Field Value
System.String
|
CssSilverlightObject
Declaration
public const string CssSilverlightObject = "ruObject"
Field Value
System.String
|
CssUploadProgress
Declaration
public const string CssUploadProgress = "ruUploadProgress"
Field Value
System.String
|
CssUploadSucceeded
Declaration
public const string CssUploadSucceeded = "rcuLISucceeded"
Field Value
System.String
|
CssUploadSuccess
Declaration
public const string CssUploadSuccess = "ruUploadSuccess"
Field Value
System.String
|
KeyAsyncUpload
Declaration
public const string KeyAsyncUpload = "RadAsyncUpload"
Field Value
System.String
|