SPAcl<T>.Init Method
Initializes an instance of the SPAcl<T> class.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub Init
'Usage
Me.Init()
protected void Init()