| HtmlUtils Class | 
Namespace: PDTec.IceNet.Web.Utils
public static class HtmlUtils
The HtmlUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| AddScriptReference | 
            Adds a script resource to the Scripts collection of a ScriptManager instance. 
              | |
| CalculatePageSteps | 
            Calculates pagination steps.
              | |
| CreateVerticalAlignmentTable | 
            Creates a surrounding table for vertical alignment.
              | |
| GetScriptReference | 
            Creates a script reference for use on an ASP.NET Web page. Add the script reference to the
            Scripts collection of a ScriptManager instance. 
              |