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.MobileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
RedirectionType Type { get; set; } |
Visual Basic |
---|
Property Type As RedirectionType Get Set |