Skip to content

IDisplayNameRow interface

namespace: Serenity.Data   assemblySerenity.Net.Services

An interface to provide access to a display name field.

public interface IDisplayNameRow

Members

name description
DisplayNameField { get; } Gets the display name field.

See Also