Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.FormEngine
FormHelper Class
FormHelper Methods
AddFieldMacroRules Method
AddLatestVersionAttribute Method
BizFormFilesFolder Method
Clear Method
ClearFormControlParameters Method
ClearFormInfos Method
ColumnExistsInView Method
CombineFormDefinitions Method
ConvertValidationFromAttributesToRules Method
EnsureDefaultCategory Method
EnsureDefaultValues Method
EnsureFormDefinitionFormat Method
GetAlternativeFormsWhere Method
GetAvailableControlTypes Method
GetBasicFormDefinition Method
GetBizFormFilesFolderPath Method
GetDataTypeColumn Method
GetDataTypeWhereCondition Method
GetDateTimeValueInDBCulture Method
GetDateTimeValueInSystemCulture Method
GetDateValueInSystemCulture Method
GetDoubleValueInDBCulture Method
GetDoubleValueInSystemCulture Method
GetFieldControlTypesWithUserControls Method
GetFieldTypes 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
GetSelectedValuesFromListItemCollection Method
GetValidationRuleName Method
GetValidationRuleParameter Method
GetWhereConditionForDataType Method
GetXmlFormDefinitionFromXmlSchema Method
HasFileUploadControl Method
HasListControl Method
HideFieldInAlternativeForms Method
InitTable Method
IsFieldOfType Method
IsValidControl Method
LoadDefaultValues Method
LoadItemsIntoList Method
MergeFormDefinitions Method
MergeVisibility Method
RemoveCategoryFromAlternativeDefinition Method
RemoveFieldFromAlternativeDefinition Method
RemoveFieldFromAlternativeForms Method
RemoveInheritance Method
RemoveInheritedFields Method
RenameFieldInAlternativeFormLayout Method
RenameFieldInFormLayout Method
SelectMultipleValues Method
SelectSingleValue 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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com