SPAcl<T>.Init method
NOTE: This API is now obsolete.
Initializes an instance of the SPAcl<T> class.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use a constructor to initialize SPAcl in a derived class.")> _
Protected Sub Init
'Usage
Me.Init()
[ObsoleteAttribute("Use a constructor to initialize SPAcl in a derived class.")]
protected void Init()