The redirection's match source tab. if this value is Null.NullInteger(-1) means should redirect when request the whole current portal; otherwise means this redirection will be available for the specific tab.

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

Syntax

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

Implements

IRedirection..::..SourceTabId

See Also