summaryP:DotNetNuke.Services.Exceptions.ExceptionInfo.ExceptionHash

Namespace: DotNetNuke.Services.Exceptions
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also