Gets and Sets the Id of the PortalDesktopModule
Namespace: DotNetNuke.Security.Permissions.ControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int PortalDesktopModuleID { get; set; } |
| Visual Basic |
|---|
Public Property PortalDesktopModuleID As Integer Get Set |