summaryP:DotNetNuke.Services.Exceptions.ExceptionInfo.Method

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

Syntax

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

See Also