Gets and Sets the Id of the PortalDesktopModule

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

Syntax

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

See Also