Gets the PortalId to use for this control

Namespace: DotNetNuke.Entities.Modules
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected int UserPortalID { get; }
Visual Basic
Protected ReadOnly Property UserPortalID As Integer
	Get

See Also