ModuleCommandsLogOnSiteKeywords Method |
Logs onsite search keywords.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static void LogOnSiteKeywords(
string siteName,
string culture,
string keywords
)
Parameters
- siteName
- Type: SystemString
Site name - culture
- Type: SystemString
Culture - keywords
- Type: SystemString
Keywords to log
See Also