This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Set Cacheable to true to allow the preset to be cached. If the current preset inherits from a preset that isn't cacheable, the current preset will not be cacheable either.

Namespace: Smartsite.Scf
Assembly:  Smartsite.Scf (in Smartsite.Scf.dll)

Syntax

C#Copy imageCopy Code
public bool Cacheable { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property Cacheable As 
	Get
	Set

See Also

Advanced