TopicModel.Source Property
- Namespace
- Kampute.DocToolkit.Models
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the source of the topic.
public ITopic Source { get; }Property Value
- ITopic
- The source of the topic, which provides the content and rendering logic.
