Class MaxLengthAttribute
Implements
Inherited Members
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public sealed class MaxLengthAttribute : Attribute, _AttributeConstructors
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 |