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