RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

Namespace: Telerik.Web.UI.Editor.DialogControls
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.2.522.0 (2013.02.0522.0)

Syntax

C#
public class LinkManagerDialog : UserControlBase, 
	IClientParameterConsumer
Visual Basic
Public Class LinkManagerDialog _
	Inherits UserControlBase _
	Implements IClientParameterConsumer

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      RadWebControl
        Telerik.Web.UI.Dialogs..::..UserControlBase
          Telerik.Web.UI.Editor.DialogControls..::..LinkManagerDialog

See Also