Gets and sets the PortalDesktopModule ID

Namespace: DotNetNuke.Security.Permissions
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int PortalDesktopModuleID { get; set; }
Visual Basic
Public Property PortalDesktopModuleID As Integer
	Get
	Set

Return Value

An Integer

See Also