RenderTopicEventArgs Constructor
Constructor
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public RenderTopicEventArgs(
string key,
XDocument topicContent
)
Public Sub New (
key As String,
topicContent As XDocument
)
public:
RenderTopicEventArgs(
String^ key,
XDocument^ topicContent
)
new :
key : string *
topicContent : XDocument -> RenderTopicEventArgs
Parameters
- key String
- The topic key
- topicContent XDocument
- The topic content