MaxLengthAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the MaxLengthAttribute class.
public MaxLengthAttribute(int maxLength)
| parameter | description |
|---|---|
| maxLength | The maximum length. |
See Also
- class MaxLengthAttribute