Click or drag to resize

BaseHtmlWriterCssClassUri Property

Gets/Sets the CSS class used for the anchor tags used to display the URIs of URI Nodes.

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

Property Value

Type: String

Implements

IHtmlWriterCssClassUri
See Also