AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

BusinessObjectBase..::..AddSearchableProperty Method

Adds the property and value to the searchable index. Property may be any created element

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

Syntax


public void AddSearchableProperty(
	string propertyName,
	Object propertyValue
)

Parameters

propertyName
Type: String
Name of the property to index
propertyValue
Type: Object
The property value.