Gets and sets the ID of the Desktop Module
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int DesktopModuleID { get; set; } |
| Visual Basic |
|---|
Public Property DesktopModuleID As Integer Get Set |