DockConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
String constatns of the dock(Css classes, Id prefix, etc).
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlDockConstants

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 DockConstants

The DockConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssDock
The CSS class identifying the RadDock control.
Public fieldStatic memberCssDockCommandsContainer
The CSS class identifying the RadDockCommnads container.
Public fieldStatic memberCssDockPlaceHolder
The CSS class identifying the RadDock's placeholder..
Public fieldStatic memberCssDockZone
The CSS class identifying the RadDockZone control.
Public fieldStatic memberKeyDock
The Dock key used accross the verifications and action messages.
Public fieldStatic memberKeyDockCommand
The DockCommand key used accross the verifications and action messages.
Public fieldStatic memberKeyDockZone
The DockZone key used accross the verifications and action messages.
Top
See Also

Reference