C# Class Rock.Data.IgnoreModelErrorsAttribute

derived from http://mrbigglesworth79.blogspot.in/2011/12/partial-validation-with-data.html
Inheritance: System.Attribute
Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
IgnoreModelErrorsAttribute ( string keys )

Initializes a new instance of the IgnoreModelErrorsAttribute class.

Method Details

IgnoreModelErrorsAttribute() public méthode

Initializes a new instance of the IgnoreModelErrorsAttribute class.
public IgnoreModelErrorsAttribute ( string keys )
keys string The keys.