Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 359 Bytes

File metadata and controls

16 lines (10 loc) · 359 Bytes

ISqlJoin.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