StringLengthAttribute Constructor
Silverlight
Initializes a new instance of the StringLengthAttribute class.
Namespace: System.ComponentModel.DataAnnotations
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
Parameters
- maximumLength
- Type: System.Int32
The maximum length of a string.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: