Table of Contents

TopicTransformationCore.StartupScriptBlockItemIds Property

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

This read-only property returns an enumerable list of the startup script block item IDs that have been registered.

public IEnumerable<string> StartupScriptBlockItemIds { get; }

Property Value

IEnumerable<string>