Redirection target value, can a portal id, tab id or a specific url.

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

Syntax

C#
Object TargetValue { get; set; }
Visual Basic
Property TargetValue As Object
	Get
	Set

See Also