Click or drag to resize
ExportObjectSettingsDocClassNames Property
List of classNames to select separated by semicolon (e.g.: "cms.article;cms.product").

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string DocClassNames { get; set; }

Property Value

Type: String
See Also