CMSRepeaterWithEffect Methods |
The CMSRepeaterWithEffect type exposes the following members.
Name | Description | |
---|---|---|
BoundPagerToDataSource |
Bound pager to the external external DataSource
(Inherited from BasicRepeater.) | |
ClearCache |
Clears the cached items.
(Inherited from CMSRepeater.) | |
CreateControlHierarchy |
Creates a control hierarchy with or without the specified datasource.
(Inherited from BasicRepeater.) | |
DataBind |
Databind event.
(Inherited from CMSRepeater.) | |
GetDefaultCacheDependencies |
Gets the default cache dependencies for the data source.
(Inherited from CMSRepeater.) | |
HasData |
Indicates if datasource contains data.
(Inherited from BasicRepeater.) | |
InitControl |
Ensures default data binding
(Inherited from CMSRepeater.) | |
OnInit |
Init event handler.
(Inherited from BasicRepeater.) | |
OnItemDataBound |
Raises the ItemDataBound event.
(Overrides RepeaterOnItemDataBound(RepeaterItemEventArgs).) | |
OnLoad |
Load event handler.
(Overrides BasicRepeaterOnLoad(EventArgs).) | |
OnPreRender |
OnPreRender override.
(Inherited from BasicRepeater.) | |
RaiseOnBeforeInit |
Raises the OnBeforeInit event.
(Inherited from BasicRepeater.) | |
ReBind |
Evokes control databind.
(Inherited from BasicRepeater.) | |
ReleaseContext |
Releases the web part context.
(Inherited from CMSRepeater.) | |
ReloadData |
Loads data from the according to the current values of properties.
(Overrides CMSRepeaterReloadData(Boolean).) | |
ReloadDataInternal |
Loads data from the according to the current values of properties.
(Inherited from CMSRepeater.) | |
Render |
Render event handler.
(Overrides CMSRepeaterRender(HtmlTextWriter).) | |
SetContext |
Sets the web part context.
(Inherited from CMSRepeater.) |
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.) |