summaryP:DotNetNuke.Services.Exceptions.BasePortalException.ExceptionGUID

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

Syntax

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

See Also