Table of Contents

TopicTransformationCore.StartupScriptBlocks Property

Definition

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

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

public IEnumerable<string> StartupScriptBlocks { get; }

Property Value

IEnumerable<string>