LookupEditorAttribute class

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Indicates that the target property should use a "Lookup" editor.

[AttributeUsage(AttributeTargets.All)]
public class LookupEditorAttribute : LookupEditorBaseAttribute

Public Members

name description
LookupEditorAttribute(…) Initializes a new instance of the LookupEditorAttribute class. (2 constructors)
const Key Editor type key

See Also