SPPersistedObject.Validate-Methode
Überprüft den Status aller Felder vor dem Speichern des Objekts an.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub Validate
'Usage
Me.Validate()
protected virtual void Validate()
Hinweise
Ein InvalidOperationException wird ausgelöst, wenn das Objekt gelöscht wurde.