CMSAbstractMap Methods |
The CMSAbstractMap 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 |
Binds the data.
(Inherited from BasicRepeater.) | |
EnsureLatitude |
Ensures correct range of latitude.
| |
EnsureLongitude |
Ensures correct range of longitude.
| |
GetViewMode |
Returns custom view mode key used as part of cache key.
| |
HasData |
Indicates if datasource contains data.
(Inherited from BasicRepeater.) | |
InitControl |
Ensures default data binding
(Inherited from BasicRepeater.) | |
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.) | |
RegisterMapFileScript |
Registers OnLoad script.
| |
RegisterOnLoadScript |
Registers OnLoad script.
| |
ReloadData |
Reloads the control data, skips the loading if the data is already loaded.
(Inherited from BasicRepeater.) | |
Render |
Render event handler, to maintain the proper control rendering.
(Inherited from BasicRepeater.) | |
RepairInputString |
Repairs input string (remove forbidden characters between macros '##TR##' and '##TRE##').
| |
RepairMarkerContent |
Repairs marker content string.
|
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.) |