xenadmin/XenAdmin/Wizards/GenericPages
Konstantina Chremmou ee648135f6 Since it is easy to forget calling the base class method at the beginning of the
PageLoaded override in derived classes, enforce it by wrapping the page specific
code in a new virtual method, which the derived classes can override and PageLoaded
can call after its own logic.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-09 11:22:26 +00:00
..
DelayLoadingOptionComboBoxItem.cs CA-272150: Optimize destination page of cross-pool-migrate wizard. (#1941) 2018-03-08 13:22:38 +00:00
LunPerVdiMappingPage.cs Since it is easy to forget calling the base class method at the end of the PageLeave 2018-03-09 11:22:26 +00:00
LunPerVdiMappingPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiMappingPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
LunPerVdiMappingPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiMappingPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NetworkResource.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
NewVMGroupVMsPage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
NewVMGroupVMsPageBase.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
NewVMGroupVMsPageBase.Designer.cs CAR-2146: Added new column for Quiesce support 2016-02-18 16:27:17 +05:30
NewVMGroupVMsPageBase.ja.resx L10N : Issue Fixing 2017-07-05 17:10:43 +05:30
NewVMGroupVMsPageBase.resx CAR-2146: Added new column for Quiesce support 2016-02-18 16:27:17 +05:30
NewVMGroupVMsPageBase.zh-CN.resx L10N:CA-261954,CA-261973 & CA-261977 2017-08-21 16:19:39 +05:30
NoTargetServerPoolItem.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
RBACWarningPage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
RBACWarningPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RBACWarningPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
RBACWarningPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RBACWarningPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ReasoningFilter.cs CA-272150: Optimize destination page of cross-pool-migrate wizard. (#1941) 2018-03-08 13:22:38 +00:00
SelectMultipleVMDestinationPage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
SelectMultipleVMDestinationPage.Designer.cs CP-19607: More event handlers that needed to be deregistered 2017-01-31 14:35:59 +00:00
SelectMultipleVMDestinationPage.ja.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
SelectMultipleVMDestinationPage.resx CA-217821: Specified home server in cross pool migration should behave as home server 2016-08-15 14:22:18 +01:00
SelectMultipleVMDestinationPage.zh-CN.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
SelectMultipleVMNetworkPage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
SelectMultipleVMNetworkPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectMultipleVMNetworkPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SelectMultipleVMNetworkPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectMultipleVMNetworkPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SelectVMStorageWithMultipleVirtualDisksPage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
SelectVMStorageWithMultipleVirtualDisksPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectVMStorageWithMultipleVirtualDisksPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SelectVMStorageWithMultipleVirtualDisksPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectVMStorageWithMultipleVirtualDisksPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
StorageResource.cs CA-280322: Space requirement calculation error in migration wizard. (#1934) 2018-02-05 10:07:24 +00:00
TvmIpPage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
TvmIpPage.Designer.cs CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
TvmIpPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
TvmIpPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TvmIpPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMMappingSummary.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00