Gets and sets the associated Desktop Module ID

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

Syntax

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

Return Value

An Integer

See Also