New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.RadMultiPageEventArgs

Provides data for the events of the Telerik.Web.UI.RadMultiPage RadMultiPagecontrol.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.RadMultiPageEventArgs

Properties

PageView RadPageView

Gets the referenced page view in the RadMultiPage control when the event is raised.

Remarks

Use this property to programmatically access the page view referenced in the RadMultiPage control when the event is raised.

In this article