summaryP:DotNetNuke.Services.Exceptions.BasePortalException.TargetSite

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

Syntax

C#
[XmlIgnoreAttribute]
public MethodBase TargetSite { get; }
Visual Basic
<XmlIgnoreAttribute> 
Public ReadOnly Property TargetSite As MethodBase
	Get

See Also