PDTec.IceNet.Web.Utils Namespace |
| Class | Description | |
|---|---|---|
| HtmlUtils |
Utility functions to handle HTML-related tasks.
| |
| StringUtils | ||
| TestHttpHandlerBase |
A base class for implementing simple test pages as HTTP handlers.
| |
| TestHttpHandlerBaseActionAttribute |
Use this attribute to declare a method usable as a test page.
See TestHttpHandlerBase for an example.
| |
| UrlUtils | ||
| UserSettingsBaseTSettings |
Base class for managing user-specific settings in ASP.NET applications. This implementation
makes use of the ASP.NET session state functionality to buffer the settings in order to
avoid unneccessary database roundtrips.
| |
| WebSecurityUtils |
Utility functions to handle authentication and authorization tasks
in HTTP applications.
| |
| WebUtils |
| Structure | Description | |
|---|---|---|
| HtmlUtilsPageStep |
Pagination step.
|
| Enumeration | Description | |
|---|---|---|
| HtmlUtilsPageStepType |
Pagination step type.
| |
| HtmlUtilsScriptResource |
Script resources available in ice.NET web module.
|