Click or drag to resize
UserAgentInfoProviderDeleteUserAgentInfo Method (Int32)
Deletes user agent with specified ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteUserAgentInfo(
	int agentId
)

Parameters

agentId
Type: SystemInt32
User agent ID
See Also