Click or drag to resize
Sandcastle Help File BuilderSiteMapEditorControlAssociateTopic Event
This event is used to request the owner associate a file with the current topic

Namespace: SandcastleBuilder.WPF.UserControls
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax
public event RoutedEventHandler AssociateTopic

Value

Type: System.WindowsRoutedEventHandler
Remarks
If handled, the event's Handled property should be set to True
See Also