Redirection Type: Mobile, Tablet, Both or Other.

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

Syntax

C#
[XmlAttributeAttribute]
public RedirectionType Type { get; set; }
Visual Basic
<XmlAttributeAttribute> 
Public Property Type As RedirectionType
	Get
	Set

Implements

IRedirection..::..Type

See Also