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