Click or drag to resize

IHtmlWriterCssClassBox Property

Gets/Sets the CSS class used for the div tags used to group chunks of markup into a box.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
string CssClassBox { get; set; }

Property Value

Type: String
See Also