ExpandedPlaceholderHideMissingValue Property

Determines if an empty or missing context will result in an empty string or the original placeholder definition.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public bool HideMissingValue { get; protected set; }

Property Value

Boolean

See Also