ApiTopicSectionHandlerRenderSection Property
This is the action to perform that will render the section
Namespace: Sandcastle.Core.PresentationStyle.Transformation.ElementsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public Action<TopicTransformationCore> RenderSection { get; }
Public ReadOnly Property RenderSection As Action(Of TopicTransformationCore)
Get
public:
property Action<TopicTransformationCore^>^ RenderSection {
Action<TopicTransformationCore^>^ get ();
}
member RenderSection : Action<TopicTransformationCore> with get
Property Value
ActionTopicTransformationCore