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

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public string ClassNames { get; set; }

Property Value

Type: String
See Also