PreviewableTextEditorAttributeLoadDepth Property

Provides an override depth value to be used in child item generation. Presently, the editor defaults to a default depth of a single level in preview text loading. This property allows specifying a depth.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public int LoadDepth { get; set; }

Property Value

Int32

See Also