The members of System.Web.UI.Design.WebControls.RepeaterDesigner are listed below.
See Also: Inherited members from System.Web.UI.Design.ControlDesigner
Initializes a new instance of the System.Web.UI.Design.WebControls.RepeaterDesigner class. |
DataMember | string.
Gets or sets the name of a specific table or view in the data source object to bind the System.Web.UI.WebControls.Repeater control to. | |
DataSource | string.
A data-binding expression that identifies the source of data for the associated System.Web.UI.WebControls.Repeater control. |
[read-only] | TemplatesExist | bool.
Gets a value indicating whether the associated control has any templates defined. |
override | GetDesignTimeHtml()
| |
GetResolvedSelectedDataSource()
| ||
GetSelectedDataSource()
| ||
override | Initialize(System.ComponentModel.IComponent)
| |
override | OnComponentChanged(object, System.ComponentModel.Design.ComponentChangedEventArgs)
|
override | Dispose(bool)
| |
GetDesignTimeDataSource(int)
| ||
GetDesignTimeDataSource(IEnumerable, int)
| ||
override | GetEmptyDesignTimeHtml()
| |
override | GetErrorDesignTimeHtml(Exception)
| |
OnDataSourceChanged()
| ||
override | PreFilterProperties(IDictionary)
|