Dynamicweb 8 Documentation
ValidatorMetadataCollection Class
Members 

Represents a collection of validator metadata.
Object Model
ValidatorMetadataCollection ClassValidatorMetadata Class
Syntax
'Declaration
 
Public Class ValidatorMetadataCollection 
   Inherits Dynamicweb.Content.Items.Collection(Of ValidatorMetadata)
public class ValidatorMetadataCollection : Dynamicweb.Content.Items.Collection<ValidatorMetadata> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Dynamicweb.Content.Items.Collection<T>
         Dynamicweb.Content.Items.Metadata.ValidatorMetadataCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ValidatorMetadataCollection Members
Dynamicweb.Content.Items.Metadata Namespace

Send Feedback