AutoOutlineElementTopLevelStyleName Property
This is used to set a style class name on top-level auto-outlines
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.HtmlAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string TopLevelStyleName { get; set; }
Public Property TopLevelStyleName As String
Get
Set
public:
property String^ TopLevelStyleName {
String^ get ();
void set (String^ value);
}
member TopLevelStyleName : string with get, set
Property Value
String This is useful for hiding top-level auto-outlines on all but certain devices if another
element on the page displays section headers such as In This Article quick links. Custom lead text,
if specified, will still be rendered as it may not refer to the auto-outline.