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.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic int LoadDepth { get; set; }
Property Value
Type:
Int32
See Also