A message describing the action. The primary purpose is to make the action identifiable in the log output.
Namespace: DotNetNuke.Common.Utilities.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Description { get; set; } |
Visual Basic |
---|
Public Property Description As String Get Set |