ILogHitsProviderLogSearchHit Method |
Namespace: CMS.WebAnalytics.Internal
void LogSearchHit( LogSearchHitParameters logSearchHitParameters )
Exception | Condition |
---|---|
ArgumentException | Attempt to found page according to the given logSearchHitParameters was not successful (no page was found). |
InvalidOperationException | Javascript logging is not enabled on the current site. |
ArgumentNullException | logSearchHitParameters is null |