TopicTransformationCoreCreateTransformationArguments Method
This is called to create the transformation arguments that will be used by the transformation
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
protected abstract void CreateTransformationArguments()
Protected MustOverride Sub CreateTransformationArguments
protected:
virtual void CreateTransformationArguments() abstract
abstract CreateTransformationArguments : unit -> unit
Transformation arguments are used to pass user-defined values for parts of the rendered
topic such as a logo filename, source code URL, etc.