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; }
ReadOnly Property UserAgent As String
Get
property String^ UserAgent {
String^ get ();
}
abstract UserAgent : string with get
Property Value
Type:
StringRemarks User agent string is for mobile devices only.
See Also