Name

XmlDesigner

Synopsis

This class provides the design-time representation for the System.Web.UI.WebControls.Xml control. The design-time view shows the default message “Use this control to perform XSL transforms” rather than the actual XML content.

Public Class XmlDesigner : Inherits System.Web.UI.Design.ControlDesigner
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Overrides Public Function GetDesignTimeHtml() As String  
   Overrides Public Sub Initialize(
        ByVal component As System.ComponentModel.IComponent) 
' Protected Instance Methods
   Overrides Protected Sub Dispose(ByVal disposing As Boolean) 
   Overrides Protected Function GetEmptyDesignTimeHtml(
        ) As String  
End Class

Hierarchy

System.Object System.ComponentModel.Design.ComponentDesigner(System.ComponentModel.Design.IDesigner, System.IDisposable, System.ComponentModel.Design.IDesignerFilter)System.Web.UI.Design.HtmlControlDesignerSystem.Web.UI.Design.ControlDesigner XmlDesigner

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.