InnerJoinAttribute.TitlePrefix property

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

Gets or sets the title prefix.

public string TitlePrefix { get; set; }

Property Value

The title prefix.

See Also