-
Home
-
API
-
Markdig.Renderers.Html
-
HtmlAttributes
-
Methods
-
AddPropertyIfNotExist(String, Object?)
AddPropertyIfNotExist(String, Object?) Method
Definition
Adds the specified property only if it does not already exist.
public void AddPropertyIfNotExist(string name, object? value)
Parameters