RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageModuleFactory.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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!