G
Guest
I am working on a project where I need to be able to turn on/off some
features based on whether the user has purchased a particular feature. And,
the current UI has a tab control which I need to hide (or remove) tabs based
on this as well. My original plan was to use an XML config file and use that
to determine whether a user gets to see a feature (or a tab page) and then
remove or hide as necessary.
If anyone has done something like this before and has any other ideas or
suggestions, it would be appreciated.
Thanks
- dw
features based on whether the user has purchased a particular feature. And,
the current UI has a tab control which I need to hide (or remove) tabs based
on this as well. My original plan was to use an XML config file and use that
to determine whether a user gets to see a feature (or a tab page) and then
remove or hide as necessary.
If anyone has done something like this before and has any other ideas or
suggestions, it would be appreciated.
Thanks
- dw