Click or drag to resize
SpecialFieldsDefinitionTexts Property
Returns all text values.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public IEnumerable<string> Texts { get; }

Property Value

Type: IEnumerableString
See Also