PreviewCacheType Enumeration

Definition

Namespace: Centralpoint.Web.UI.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public enum CacheType

Members

None 0  
All 1  
Incremental 2  

See Also