Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.FormEngine Namespaces
CMS.FormEngine
FormFieldInfo Class
FormFieldInfo Methods
Clone Method
GetDefaultValue Method
GetDisplayName Method
GetHiddenNode Method
GetMaxInputLength Method
GetPropertyValue Method
GetResolveDefaultValue Method
GetTypedDefaultValue Method
GetVisibilityXml Method
GetXmlNode Method
GetXPathExpression Method
IsMacro Method
LoadFromTableData Method
LoadFromXmlNode Method
RegisterColumns Method
SetPropertyValue Method
SetResolveDefaultValue Method
SettingIsMacro Method
FormFieldInfo
GetMaxInputLength Method
Gets the maximum input length for a given field
Namespace:
CMS.FormEngine
Assembly:
CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
int
GetMaxInputLength
(
MacroResolver
resolver
)
Parameters
resolver
Type:
CMS.MacroEngine
MacroResolver
Macro resolver for the properties
Return Value
Type:
Int32
See Also
Reference
FormFieldInfo Class
CMS.FormEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com