Class H4
Generate a standard HTML5 <h4> tag
Implements
System.Web.IHtmlString
    
    
    System.Collections.Generic.IEnumerable<ITag>
    System.Collections.IEnumerable
  Inherited Members
Namespace: ToSic.Razor.Html5
Assembly: ToSic.Razor.dll
Syntax
public class H4 : Tag<H4>, IRawHtmlString, IHtmlString, IHtmlTag, ITag, IEnumerable<ITag>, IEnumerable
  Implements
      System.Web.IHtmlString
  
  
  
  
      System.Collections.Generic.IEnumerable<T>
  
  
      System.Collections.IEnumerable