ESRI.ArcGIS.ADF.Web.DataSources
CacheInApplicationState Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > IApplicationStateSettings Interface : CacheInApplicationState Property




Whether to use application state to cache resource information.

Syntax

Visual Basic (Declaration) 
Property CacheInApplicationState As Boolean
Visual Basic (Usage)Copy Code
Dim instance As IApplicationStateSettings
Dim value As Boolean
 
instance.CacheInApplicationState = value
 
value = instance.CacheInApplicationState
C# 
bool CacheInApplicationState {get; set;}

See Also

© 2010 All Rights Reserved.