ClassXmlHttpPanelConstants
Class
The RadXmlHttpPanel constants used across the source classes.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public static class XmlHttpPanelConstants
Inheritance: objectXmlHttpPanelConstants
Fields
ClassRadXmlHttpPanel
The virtual base id of the RadXmlHttpPanel wrapper element.
Declaration
cs-api-definition
public const string ClassRadXmlHttpPanel = "RadXmlHttpPanel"
Field Value
XmlHttpPanelKey
The 'XmlHttpPanel' key used across the source classes.
Declaration
cs-api-definition
public const string XmlHttpPanelKey = "XmlHttpPanel"
Field Value