UploadConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the upload constants class.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlUploadConstants

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public static class UploadConstants

The UploadConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssAddButton
CSS class of the 'Add' button.
Public fieldStatic memberCssCheckBox
CSS class of the 'Check' button.
Public fieldStatic memberCssClearButton
CSS class of the 'Clear' button.
Public fieldStatic memberCssDeleteButton
CSS class of the 'Delete' button.
Public fieldStatic memberCssFakeInput
CSS class of the 'fake' input
Public fieldStatic memberCssFileInput
CSS class of the file input.
Public fieldStatic memberCssRadUpload
CSS class of the upload main div element.
Public fieldStatic memberCssRemoveButton
CSS class of the 'Remove' button.
Public fieldStatic memberCssSelectButton
CSS class of the 'Select' button.
Public fieldStatic memberKeyUpload
The key identifying the Upload control.
Top
See Also

Reference