CreateCustomTemplateEventArgs Constructors
Represents arguments passed to the XafApplication.CreateCustomTemplate event.Name | Parameters | Description |
---|---|---|
CreateCustomTemplateEventArgs(XafApplication, TemplateContext) | application, context | Initializes a new instance of the CreateCustomTemplateEventArgs class. |
See Also