BaseHtmlWriterCssClassBox Property |
Gets/Sets the CSS class used for div tags used to group chunks of markup into a box.
Namespace:
VDS.RDF.Writing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public string CssClassBox { get; set; }
Public Property CssClassBox As String
Get
Set
Property Value
Type:
StringImplements
IHtmlWriterCssClassBoxSee Also