PlaceholderTemplateNodeValidChildTypes Property

The type of child nodes this node can contain.

Definition

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

Property Value

PlaceholderNodeType

See Also