XMLRepeater Methods |
The XMLRepeater type exposes the following members.
Name | Description | |
---|---|---|
BoundPagerToDataSource |
Bound pager to the external external DataSource
(Inherited from BasicRepeater.) | |
CreateControlHierarchy |
Creates a control hierarchy with or without the specified datasource.
(Inherited from BasicRepeater.) | |
DataBind |
Overrides databind event.
(Overrides BasicRepeaterDataBind.) | |
GetCacheDependency |
Gets the cache dependency for the control.
| |
GetDefaultCacheDependendencies |
Gets the default cache dependencies for the data source.
| |
HasData |
Indicates if datasource contains data.
(Inherited from BasicRepeater.) | |
InitControl |
Ensures default data binding
(Overrides BasicRepeaterInitControl(Boolean).) | |
OnInit |
Init event handler.
(Inherited from BasicRepeater.) | |
OnLoad |
OnLoad event handler
(Inherited from BasicRepeater.) | |
OnPreRender |
OnPreRender override.
(Inherited from BasicRepeater.) | |
RaiseOnBeforeInit |
Raises the OnBeforeInit event.
(Inherited from BasicRepeater.) | |
ReBind |
Evokes control databind.
(Inherited from BasicRepeater.) | |
ReloadData |
Initializes the control properties.
(Overrides BasicRepeaterReloadData(Boolean).) | |
Render |
Overrides render event.
(Overrides BasicRepeaterRender(HtmlTextWriter).) |
Name | Description | |
---|---|---|
CallHandled |
Calls the method handled by the exception handler. If the call doesn't succeed, the problem is reported through parent IExceptionHandler control instead of throwing unhandled exception for the entire page.
Returns true, if the call succeeded, otherwise returns false.
(Defined by ControlsExtensions.) | |
GetString |
Gets the string by the specified resource key
(Defined by ControlsExtensions.) |