GlossaryElement.NoLinkStyle Property
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get or set the "no link" style
public string NoLinkStyle { get; set; }
Property Value
- string
The default if not set explicitly is "noLink"
This is used to get or set the "no link" style
public string NoLinkStyle { get; set; }
The default if not set explicitly is "noLink"