This example demonstrates how to access an object that is created via the New Action. When creating a new Task via the New Action, the Task.StartDate property will be set to the current date. See code in the MyController.cs (MyController.vb) file. For details, refer to the How to: Initialize the Object Created via the New Action topic in XAF documentation.
↧