1 implementation of StringLengthAttribute
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
634public StringLengthAttribute StringLengthAttribute { get; private set; }
1 reference to StringLengthAttribute
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
222var stringLengthAttribute = Metadata.StringLengthAttribute;