Click or drag to resize

ISchemaFieldHelpText Property


Gets/sets a field's help text. Help text, displayed on the Ingeniux CMS edit form, is information to help users complete the field.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string HelpText { get; set; }

Property Value

String
See Also