Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
SPSite Class
SPSite Properties
 CatchAccessDeniedException Property

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SPSite.CatchAccessDeniedException Property (Microsoft.SharePoint)

This property is reserved for internal use and is not intended to be used directly from your code.
Use the CatchAccessDeniedException property instead to specify whether Windows SharePoint Services traps and handles Access Denied exceptions.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Property CatchAccessDeniedException As Boolean
Visual Basic (Usage)
Dim instance As SPSite
Dim value As Boolean

value = instance.CatchAccessDeniedException

instance.CatchAccessDeniedException = value
C#
public bool CatchAccessDeniedException { get; set; }
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker