PagePorter Class Library

WebMetadata.HasSearchBot Property

Gets or sets a flag that indicates is the current web includes the Microsoft FrontPage search form.

[Visual Basic]
Public Property HasSearchBot As Boolean
[C#]
public bool HasSearchBot {get; set;}

Property Value

A flag that indicates is the current web includes the Microsoft FrontPage search form. The default value is false.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace