Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.FormEngine Namespaces
CMS.FormEngine
FormHelper Class
FormHelper Methods
AddFieldMacroRules Method
AddLatestVersionAttribute Method
BizFormFilesFolder Method
ClearFormControlParameters Method
ClearFormInfos Method
ColumnExistsInView Method
CombineFormDefinitions Method
ConvertValidationFromAttributesToRules Method
EnsureDefaultCategory Method
EnsureDefaultValues Method
GetAvailableControlTypes Method
GetBasicFormDefinition Method
GetBizFormFilesFolderPath Method
GetBizFormTempFilesFolderPath Method
GetDataTypeColumn Method
GetDataTypeColumnForGroup Method
GetDataTypeWhereCondition Method
GetDateTimeValueInSystemCulture Method
GetDateValueInSystemCulture Method
GetDecimalValueInSystemCulture Method
GetDoubleValueInSystemCulture Method
GetFieldControlTypesWithUserControls Method
GetFilePhysicalPath Method
GetFormControlParameters Method
GetFormControlSettingsFromXML Method
GetFormControlSettingsXml Method
GetFormDefinitionDifference Method
GetFormFieldControlType Method
GetFormFieldControlTypeString Method
GetFormFieldDataType Method
GetFormFieldDefaultControlType Method
GetFormFieldInfo Method
GetFormFieldsWithDefaultValue Method
GetFormInfo Method
GetFormUserControlsForDataType Method
GetFullFileName Method
GetGuidFileName Method
GetInheritedCategories Method
GetInheritedFields Method
GetOriginalFileName Method
GetPropertyMacroTransformation Method
GetValidationRuleName Method
GetValidationRuleParameter Method
GetWhereConditionForDataType Method
HasFileUploadControl Method
HasListControl Method
HideFieldInAlternativeForms Method
IsFieldOfType Method
IsValidControl Method
LoadDefaultValues Method
MergeFormDefinitions Method
MergeVisibility Method
RemoveCategoryFromAlternativeDefinition Method
RemoveFieldFromAlternativeDefinition Method
RemoveFieldFromAlternativeForms Method
RemoveInheritance Method
RemoveInheritedFields Method
RenameFieldInAlternativeFormLayout Method
RenameFieldInFormLayout Method
UpdateInheritedClass Method
UpdateInheritedClasses Method
UseSiteSpecificCustomFolder Method
FormHelper
HasListControl Method
Returns true if field uses list control (DropDownList, RadioButtonsList, ...)
Namespace:
CMS.FormEngine
Assembly:
CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
HasListControl
(
FormFieldInfo
fieldInfo
)
Parameters
fieldInfo
Type:
CMS.FormEngine
FormFieldInfo
Return Value
Type:
Boolean
See Also
Reference
FormHelper Class
CMS.FormEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com