Click or drag to resize
PageTemplateInfoProviderCreateSearchTasks Property
Gets or sets the value that indicates whether search tasks should be created if template was changed.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static bool CreateSearchTasks { get; set; }

Property Value

Type: Boolean
See Also