Click or drag to resize
CMSSearchResultsIgnoreTransformations Property
Indicates if transformations should be ignored and templates for direct access should be used.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool IgnoreTransformations { get; set; }

Property Value

Type: Boolean
See Also