Removes a InSite Search Field Exception that applies to all page types.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- fieldGlobalException
- Type: Ingeniux.CMSISearchFieldException
The InSite Search field exception to remove from collection
Return Value
Type: BooleanTrue if "fieldGlobalException" is not null and exists in colleciton. Otherwise, this method returns false.
See Also