RowFieldsBase.LocalTextPrefix property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets the local text prefix.

public string LocalTextPrefix { get; set; }

Property Value

The local text prefix.

See Also