Click or drag to resize

PlaceholderTemplateNodeValidChildTypes Property

The type of child nodes this node can contain.

Namespace:  MFiles.VAF.Placeholders
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public abstract PlaceholderNodeType[] ValidChildTypes { get; }

Property Value

Type: PlaceholderNodeType
See Also