共用方式為


SPWebPartTransformerCollection.OnValidate method

This member overrides CollectionBase.OnValidate(Object).

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

Syntax

'宣告
Protected Overrides Sub OnValidate ( _
    value As Object _
)
'用途
Dim value As Object

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

參數

請參閱

參照

SPWebPartTransformerCollection class

SPWebPartTransformerCollection members

Microsoft.SharePoint.WebPartPages namespace