Class S
Generate a standard HTML5 <s> 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 S : Tag<S>, IHtmlContent, ITag, IEnumerable<ITag>, IEnumerable
Implements
Microsoft.AspNetCore.Html.IHtmlContent
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable