CustomizeTemplateEventArgs Constructors
Arguments passed to the XafApplication.CustomizeTemplate event.| Name | Parameters | Description |
|---|---|---|
| CustomizeTemplateEventArgs(IFrameTemplate, TemplateContext) | template, context | Initializes a new instance of the CustomizeTemplateEventArgs class. |
See Also