Class DockConstants
Inheritance
System.Object
    DockConstants
  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 DockConstantsFields
CssDock
Declaration
public const string CssDock = "RadDock RadDock"Field Value
| System.String 
 | 
CssDockCommandsContainer
Declaration
public const string CssDockCommandsContainer = "rdCommands"Field Value
| System.String 
 | 
CssDockPlaceHolder
Declaration
public const string CssDockPlaceHolder = "rdPlaceHolder"Field Value
| System.String 
 | 
CssDockZone
Declaration
public const string CssDockZone = "RadDockZone RadDockZone"Field Value
| System.String 
 | 
KeyDock
Declaration
public const string KeyDock = "RadDock"Field Value
| System.String 
 | 
KeyDockCommand
Declaration
public const string KeyDockCommand = "RadDockCommand"Field Value
| System.String 
 | 
KeyDockZone
Declaration
public const string KeyDockZone = "RadDockZone"Field Value
| System.String 
 |