LeftJoinAttribute.TitlePrefix property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Services

Gets or sets the title prefix.

public string TitlePrefix { get; set; }

Property Value

The title prefix.

See Also