Click or drag to resize
SiteDeletionSettingsDeleteMetaFiles Property
Indicates if meta files should be deleted.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 11.0.0
Syntax
C#
public bool DeleteMetaFiles { get; set; }

Property Value

Type: Boolean
See Also