Skip to content

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