CreateCustomTemplateEventArgs Properties
Represents arguments passed to the XafApplication.CreateCustomTemplate event.
Name | Description |
---|---|
Application |
Provides access to the Xaf |
Context | Returns the context in which a Template is created. |
Template |
Specifies the Template which is created in a Xaf |
Use |
Defines whether the application creates default templates on startup. |
See Also