RepeaterDesigner Class
.NET Framework 3.0
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Extends design-time behavior for the Repeater control.
Namespace: System.Web.UI.Design.WebControlsAssembly: System.Design (in system.design.dll)
'Declaration Public Class RepeaterDesigner Inherits ControlDesigner Implements IDataSourceProvider 'Usage Dim instance As RepeaterDesigner
public class RepeaterDesigner extends ControlDesigner implements IDataSourceProvider
public class RepeaterDesigner extends ControlDesigner implements IDataSourceProvider
Not applicable.
- SecurityPermission For calling unmanaged code. Demand value: Demand. Permission value: UnmanagedCode
System.Object
System.ComponentModel.Design.ComponentDesigner
System.Web.UI.Design.HtmlControlDesigner
System.Web.UI.Design.ControlDesigner
System.Web.UI.Design.WebControls.RepeaterDesigner
System.ComponentModel.Design.ComponentDesigner
System.Web.UI.Design.HtmlControlDesigner
System.Web.UI.Design.ControlDesigner
System.Web.UI.Design.WebControls.RepeaterDesigner
Community Additions
ADD
Show: