[]
Gets or sets settings related to the document title, allowing configuration of whether the browser tab title can be updated by the designer.
[Parameter]
public TitleSettings TitleSettings { get; init; }
Type | Description |
---|---|
TitleSettings | A TitleSettings object representing the settings related to the document title. |
This property can only be set once during object initialization and cannot be changed afterwards.