ManagedSyntaxWriterWriteStartSubBlock Method

Write a start sub-block

Definition

Namespace: Sandcastle.Core.BuildAssembler.SyntaxGenerator
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public override void WriteStartSubBlock(
	string classId
)

Parameters

classId  String
The style class ID of the sub-block

See Also