New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.XmlHttpPanelEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_content

Gets the HTML content that will be rendered inside the RadXmlHttpPanel control.

Parameters

Returns

String

set_content

Sets an HTML content that will be rendered inside the RadXmlHttpPanel control.

Parameters

value String

A string representing the HTML content.

Returns

None