Whether this redirection is available.

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

Syntax

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

Implements

IRedirection..::..Enabled

See Also