The redirection type: should be Mobile, Tablet, Both of mobile and tablet, and all other unknown devices. if this value is Other, should use MatchRules to match the special request need to redirect.

Namespace: DotNetNuke.Services.Mobile
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
RedirectionType Type { get; set; }
Visual Basic
Property Type As RedirectionType
	Get
	Set

See Also