Interface IHtmlTagWrapper
Namespace: Umbraco.Web.Mvc
Assembly: Umbraco.Web.dll
Syntax
public interface IHtmlTagWrapper
Methods
View SourceWriteToHtmlTextWriter(HtmlTextWriter)
Declaration
void WriteToHtmlTextWriter(HtmlTextWriter html)
Parameters
Type | Name | Description |
---|---|---|
System.Web.UI.HtmlTextWriter | html |