CustomizeTemplateEventArgs Properties
Arguments passed to the XafApplication.CustomizeTemplate event.Name | Description |
---|---|
Context | Returns the context in which the Template to be customized was created. |
Template | Provides access to the Template to be customized. |
See Also