UserAgentInfoProviderGetUserAgentInfoInternal Method |
Returns user agent with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax protected virtual UserAgentInfo GetUserAgentInfoInternal(
int agentId
)
Parameters
- agentId
- Type: SystemInt32
User agent ID
Return Value
Type:
UserAgentInfoSee Also