Click or drag to resize

ICMSPageRenderingTemplateIsMobile Property

Gets whether this template is for a mobile device. When the user agent is not specified, this will be the fallback template for all mobile devices.

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

Property Value

Type: Boolean
See Also