Helper method used to Respond to the request that the request in attempting to access a resource that the user does not have access to.

Namespace: DotNetNuke.Framework
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected void RespondForbidden()
Visual Basic
Protected Sub RespondForbidden

See Also