StringLengthAttribute Constructor

Initializes a new instance of the StringLengthAttribute class.

Namespace:  System.ComponentModel.DataAnnotations
Assembly:  System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)

No code example is currently available or this language may not be supported.

Parameters

maximumLength
Type: System::Int32
The maximum length of a string.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Community Additions

ADD
Show: