AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

SearchIndexSettings..::..SearchNoIndex Property

Gets or sets a value indicating whether search engines should not index this page.

Namespace:  AdvantageCMS.Core.Admin.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool SearchNoIndex { get; set; }

Field Value

true if search engines should not index this page; otherwise, false.