Class RadXmlHttpPanel
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 RadXmlHttpPanel : HtmlContainerControlConstructors
RadXmlHttpPanel()
Declaration
public RadXmlHttpPanel()RadXmlHttpPanel(Element)
Properties
ClientId
Declaration
public string ClientId { get; }Property Value
| System.String 
 | 
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
DomElement
DomElementClass
Declaration
public string DomElementClass { get; }Property Value
| System.String 
 | 
DomElementStyle
Declaration
public string DomElementStyle { get; }Property Value
| System.String 
 | 
Html
Declaration
public string Html { get; set; }Property Value
| System.String 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Value
Declaration
public string Value { get; set; }Property Value
| System.String 
 | 
Visible
Declaration
public bool Visible { get; set; }Property Value
| System.Boolean 
 |