Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called when the collection is cleared.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Sub OnClear
'Usage
Me.OnClear()
protected override void OnClear()
Remarks
This method invokes the [T;System.Collections.CollectionBaseOnClear] method.
See Also
Reference
SPUserCodePropertyCollection Class