Click or drag to resize

ICMSPageRenderingTemplateUserAgent Property

Gets the user agent search string. Requests that have user agent containing this string can apply this rendering template.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
string UserAgent { get; }

Property Value

Type: String
Remarks
User agent string is for mobile devices only.
See Also