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

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

Property Value

Type: Boolean
See Also