Frame Constructors
Serves as the site for a nested View.Name | Parameters | Description |
---|---|---|
Frame(XafApplication, TemplateContext, Controller[]) | application, context, controllers | Creates an instance of the Frame class. |
Frame(XafApplication, TemplateContext, ICollection<Controller>) | application, context, controllers | Creates an instance of the Frame class. |
See Also