Interface IViewDefinition
Common contract for anything that defines a view and can therefore be placed inside a composite view. Both menu definitions and composite-view definitions implement this, so a composite child slot can reference either kind by a single type.
Namespace: Serenity.Global.Domain.Interfaces
Assembly: Serenity.Global.Domain.dll
Syntax
public interface IViewDefinition : IFoundationSettings