A message describing the action. The primary purpose is to make the action identifiable in the log output.

Namespace: DotNetNuke.Common.Utilities.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Description { get; set; }
Visual Basic
Public Property Description As String
	Get
	Set

See Also