Click or drag to resize
DataTypeCodeGeneratorSummaryRetriever Property
Function retrieving text used in summary comment section.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
Syntax
C#
public Func<FormFieldInfo, string> SummaryRetriever { get; }

Property Value

Type: FuncFormFieldInfo, String
See Also