Visual Basic (Declaration) | |
---|---|
Public Property DisableClientCaching As Boolean |
C# | |
---|---|
public bool DisableClientCaching {get; set;} |
Property Value
true
to disable client caching otherwise, false
.Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
DisableClientCaching Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Tasks Namespace > TaskBase Class : DisableClientCaching Property |
Visual Basic (Declaration) | |
---|---|
Public Property DisableClientCaching As Boolean |
C# | |
---|---|
public bool DisableClientCaching {get; set;} |
true
to disable client caching otherwise, false
.Target Platforms:Windows Phone 7