Table of Contents

SyntaxGeneratorTemplate.StyleId Property

Definition

Namespace
Sandcastle.Core.BuildAssembler.SyntaxGenerator
Assembly
Sandcastle.Core.dll

This is used to get or set the style ID

public string StyleId { get; protected set; }

Property Value

string

This is used as the code style ID added as an attribute to the divelement written to the topics. The presentation style XSL transformations will use it to group common language elements such as language-specific text and code snippets so that they can be shown and hidden together.