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