Note: This topic applies to both the Web Forms Application presentation and Web Forms Mobile Application presentation project types. Refer to Creating Web Forms Application Projects and Creating Web Forms Mobile Application Projects for more information.
To access this dialog, perform the following steps:
Open the ePortal Message View window.
Right-click a client message and select Delete Presentation(s)….
You use this dialog to delete one or more .aspx and code-behind (.aspx.cs) presentation files corresponding to the selected client message.
This dialog supplies a list of all of the .aspx presentation files which ePortal generated from the selected client message. Check the files which you wish to delete. All files are checked by default.
Click the OK button to delete each checked .aspx presentation file and the corresponding code-behind (.aspx.cs) file.
Deleting the .aspx and .aspx.cs files causes any individual page changes that have been made to be lost. |
When a presentation file is deleted, it is regenerated when the corresponding presentation projects are built. Refer to Building Your ePortal Solution.
If you want to regenerate an existing presentation file, you can instead use the Generate Presentation Files dialog to delete and regenerate the presentation file in one step, without requiring a build.