Click or drag to resize
UserAgentInfoProviderGetUserAgentsInternal Method
Returns a query for all the UserAgentInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<UserAgentInfo> GetUserAgentsInternal()

Return Value

Type: ObjectQueryUserAgentInfo
See Also