Page ID if your app is loaded within. Only available if your app is written in FBML and loaded in a Page tab.

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

Syntax

C#
public long ProfileId { get; set; }
Visual Basic
Public Property ProfileId As Long
	Get
	Set

See Also