the profiles' effected portal.

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

Syntax

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

Implements

IPreviewProfile..::..PortalId

See Also