Gets and sets the DesktopModule Permission ID

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

Syntax

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

Return Value

An Integer

See Also