This event is used to get information for token, content layout, and site map files that are
open in editors so that current information is displayed.
Namespace: SandcastleBuilder.WPF.UserControlsAssembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
public event EventHandler<FileContentNeededEventArgs> FileContentNeeded |
| Visual Basic |
|---|
Public Event FileContentNeeded As EventHandler(Of FileContentNeededEventArgs) |