TopicTransformationCore.StartupScriptBlocks Property
Definition
- 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; }