C-DEngine 5.105

ThePageDefinition..::..LastCachePlatform Property

RETIRED in V4: now using LastCacheWP - will be removed in V5

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public eWebPlatform LastCachePlatform { get; set; }
Public Property LastCachePlatform As eWebPlatform
	Get
	Set
public:
property eWebPlatform^ LastCachePlatform {
	eWebPlatform^ get ();
	void set (eWebPlatform^ value);
}