Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgLayerBase
ForceRefresh
GetClassDefinition
GetDisplayInLegend
GetExpandInLegend
GetFeatureClassName
GetFeatureGeometryName
GetFeatureSourceId
GetGroup
GetLayerDefinition
GetLayerType
GetLegendLabel
GetName
GetObjectId
GetSelectable
GetVisible
IsVisible
MgLayerBase
NeedsRefresh
SelectAggregate
SelectFeatures
SetDisplayInLegend
SetGroup
SetLayerDefinition
SetLegendLabel
SetName
SetSelectable
SetVisible
UpdateFeatures
virtual void MgLayerBase::ForceRefresh
(
)
[virtual]
Forces the data for this layer to be refreshed during the next map update.
.NET Syntax
void
ForceRefresh()
;
Java Syntax
void
ForceRefresh()
;
PHP Syntax
void
ForceRefresh()
;
Returns:
Returns nothing.
Comments or suggestions? Send us
feedback
.