SPWebPartConnectionCollection.OnValidate 方法

验证值时,请执行其他自定义进程。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overrides Sub OnValidate ( _
    value As Object _
)
用法
Dim value As Object

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

参数

备注

如果为 null 或AgrumentException如果不是SPWebPartConnection,此重写将引发ArgumentNullException

另请参阅

引用

SPWebPartConnectionCollection 类

SPWebPartConnectionCollection 成员

Microsoft.SharePoint.WebPartPages 命名空间