Click or drag to resize
OutputDataHasSubstitutions Property
True if the output contains some substitutions.

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public bool HasSubstitutions { get; set; }

Property Value

Type: Boolean
See Also