Partager via


ValidatorAggregator - Classe

Représente une liste de validateurs pour un contrôle.

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.PlaceHolder
      Microsoft.SharePoint.Publishing.WebControls.ValidatorAggregator
        Microsoft.SharePoint.Publishing.WebControls.NewPageLayoutValidatorAggregator

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class ValidatorAggregator _
    Inherits PlaceHolder
'Utilisation
Dim instance As ValidatorAggregator
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class ValidatorAggregator : PlaceHolder

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ValidatorAggregator - Membres

Microsoft.SharePoint.Publishing.WebControls - Espace de noms

DocumentLibraryFileExistValidator

FileExtensionValidator

PageLayoutValidator

InputFormCheckBoxListValidator

InputFormCompareValidator

InputFormRangeValidator

UrlNameValidator

UrlPathValidator

InputFormRegularExpressionValidator

PasswordTextBoxValidator