Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.StringLengthAttribute Constructor

Constructor.

Class: YetaWF.Core.Models.Attributes.StringLengthAttribute
Namespace: YetaWF.Core.Models.Attributes
Assembly: YetaWF.Core

Syntax

public StringLengthAttribute( int maximumLength );

Parameters

maximumLength

(not specified)

Remarks

Standard constructor.

See Also YetaWF.Core.Models.Attributes.StringLengthAttribute ClassYetaWF.Core Overview