RenderTopicEventArgs Class
Definition
- Assembly
- Sandcastle.Core.dll
This event arguments class is used to report when a topic is starting to be or has finished being rendered by the presentation style topic transformation.
public class RenderTopicEventArgs : EventArgs
- Inheritance
-
RenderTopicEventArgs
Constructors
| RenderTopicEventArgs(string, XDocument) |
Constructor |
Properties
| Key |
The topic key |
| TopicContent |
The topic content |