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