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; }
Public Property CssClassUri As String
Get
Set
Property Value
Type:
StringImplements
IHtmlWriterCssClassUriSee Also