CacheRebuildScope (Type)
Extent to which cache rebuild should be done.
Based On:
Enumeration
Possible Values:
Value | Display Value | Description |
---|---|---|
All | All Elements | Forces rebuild of all elements. |
Indexes | Index Elements | Forces rebuild of all Index (and custom element) elements. |
Stale | Stale Elements | Rebuilds only elements with expired cache. |
Error Message:
Must be one of (All, Stale, or Indexes).