Class P
Generate a standard HTML5 <p> tag
Implements
Microsoft.AspNetCore.Html.IHtmlContent
System.Collections.Generic.IEnumerable<ITag>
System.Collections.IEnumerable
Inherited Members
Namespace: ToSic.Razor.Html5
Assembly: ToSic.Razor.dll
Syntax
public class P : Tag<P>, IHtmlContent, ITag, IEnumerable<ITag>, IEnumerable
Implements
Microsoft.AspNetCore.Html.IHtmlContent
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable