Share via


SPWebPartTransformerCollection.OnValidate Method

This member overrides CollectionBase.OnValidate(Object).

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub OnValidate ( _
    value As Object _
)
'Usage
Dim value As Object

Me.OnValidate(value)
protected override void OnValidate(
    Object value
)

Parameters

See Also

Reference

SPWebPartTransformerCollection Class

SPWebPartTransformerCollection Members

Microsoft.SharePoint.WebPartPages Namespace