PreviewableTextEditorAttributePreviewTemplate Property
When both the PreviewTemplate and the PreviewSources are provided, a preview text string may be generated.
This will not be applied to items that have no value.
Used in combination with PreviewSources[] like, String.Format( PreviewTemplate, PreviewSources ).
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public string PreviewTemplate { get; set; }
Property Value
String