Class EditorModeCommand
Inherited Members
      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 class EditorModeCommand : HtmlAnchorConstructors
EditorModeCommand()
Declaration
public EditorModeCommand()EditorModeCommand(Element)
Properties
CommandName
Declaration
public string CommandName { get; }Property Value
| System.String 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Selected
Declaration
public bool Selected { get; }Property Value
| System.Boolean 
 |