|
This customization sets the visibilty attribute of one control based on the value of
another. This customization can be used to restrict a logged-in user from viewing
certain controls.
This customization will be added in:
..\<Application Name>\App_Code\<Table Name>\Show<Table Name>.Controls.cs
For example: C:\MyApp1\App_Code\Customers\ShowCustomers.Controls.cs
|