XmlDataSource::CacheKeyContext Property
Gets or sets the value of the cache key for the data source control from view state, or adds the cache key to view state.
Assembly: System.Web (in System.Web.dll)
The CacheKeyContext property enables you to manually create a cache key for the XmlDataSource control. This is required only if you are assigning an object that contains XML or XSLT data to the control instead of specifying a file that contains the data. When you assign data to the control, the data is not used to generate the cache key. Instead, you must manually generate a unique cache key if you plan to update the data object.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.