RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebModuleFactory.GetCacheMode Method

Returns the value of the CacheMode property.

Pascal
function GetCacheMode: TWebModuleCacheMode; override;
C++
virtual __fastcall TWebModuleCacheMode GetCacheMode();

GetCacheMode is the protected read implementation of the CacheMode property. It returns the cache mode flag that was supplied to the constructor. 

 

CacheMode 

Create

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!