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 Code |
---|---|
public bool Cacheable { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Property Cacheable As Get Set |
See Also
SmartletPreset Class
Smartsite.Scf Namespace