Field.GetTitle method
Gets the title.
public string GetTitle(ITextLocalizer? localizer)
| parameter | description |
|---|---|
| localizer | The localizer. |
Return Value
The localized title of the field.
See Also
- interface ITextLocalizer
- class Field
Gets the title.
public string GetTitle(ITextLocalizer? localizer)
| parameter | description |
|---|---|
| localizer | The localizer. |
The localized title of the field.