This topic has not yet been rated - Rate this topic

SPSecurableObject Constructor

SharePoint 2010

Allows the base class to perform initialization tasks when instances of a derived class are created.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Available in SharePoint Online
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedConstructor)]
protected SPSecurableObject()

The SPSecurableObject class is an abstract class. Use this constructor by calling base() on the declaration line of a derived class.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ