SearchIndexSettingsInfoMatchClassNames Method |
Returns true if there is classname in this item which matches specified parameter.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool MatchClassNames(
string className
)
Parameters
- className
- Type: SystemString
ClassName to be matched
Return Value
Type:
BooleanSee Also