The DnnHtmlHelper type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DnnHtmlHelper(HtmlHelper) | DotNetNuke.Web.Mvc.Helpers.DnnHtmlHelper | |
| DnnHtmlHelper(ViewContext, IViewDataContainer) | DotNetNuke.Web.Mvc.Helpers.DnnHtmlHelper | |
| DnnHtmlHelper(ViewContext, IViewDataContainer, RouteCollection) | DotNetNuke.Web.Mvc.Helpers.DnnHtmlHelper |
Methods
| Name | Description | |
|---|---|---|
| AntiForgeryToken | ||
| AttributeEncode(Object) | ||
| AttributeEncode(String) | ||
| EnableClientValidation()()()() | ||
| EnableClientValidation(Boolean) | ||
| EnableUnobtrusiveJavaScript()()()() | ||
| EnableUnobtrusiveJavaScript(Boolean) | ||
| Encode(Object) | ||
| Encode(String) | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FormatValue | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUnobtrusiveValidationAttributes(String) | ||
| GetUnobtrusiveValidationAttributes(String, ModelMetadata) | ||
| HttpMethodOverride(String) | ||
| HttpMethodOverride(HttpVerbs) | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Raw(Object) | ||
| Raw(String) | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |