Class MaxLengthAttribute
Implements
Inherited Members
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public sealed class MaxLengthAttribute : Attribute, _Attribute
Constructors
MaxLengthAttribute(int)
Declaration
public MaxLengthAttribute(int length)
Parameters
Type | Name | Description |
---|---|---|
int | length |
Properties
Length
Declaration
public int Length { get; }
Property Value
Type | Description |
---|---|
int |