1 Reusable Code Snippet Topic
Remove Filter This snippet will allow you to easily work with session variables in your applications. This example is using a string type but it works the same for any data type, you would just need to change the default return value from string.Empty to something more appropriate. ![]() |
The End.