DefaultDataSettingsExcludedPrefixes Property |
List of code display name prefixes that will be excluded from default data. By default everything starting with 'test' is excluded.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public List<string> ExcludedPrefixes { get; }
Property Value
Type:
ListStringSee Also