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