Dynamicweb 8 Documentation
MaxLengthRule Class
Members 

Syntax
'Declaration
 
<AddInNameAttribute("Maximum length")> 
<AddInOrderAttribute(7)> 
<AddInUseParametersAttribute(True)> 
Public Class MaxLengthRule 
   Inherits MinLengthRule
[AddInNameAttribute("Maximum length")] 
[AddInOrderAttribute(7)] 
[AddInUseParametersAttribute(true)] 
public class MaxLengthRule : MinLengthRule 
Inheritance Hierarchy

System.Object
   Dynamicweb.eCommerce.Orders.Validation.Rules.Rule
      Dynamicweb.eCommerce.Orders.Validation.Rules.MinLengthRule
         Dynamicweb.eCommerce.Orders.Validation.Rules.MaxLengthRule

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MaxLengthRule Members
Dynamicweb.eCommerce.Orders.Validation.Rules Namespace

Send Feedback