Topic Transformation CoreCreate Notice Definitions Method
This is called to create the API topic notice definitions that will be used by the transformation
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
protected abstract void CreateNoticeDefinitions()VB
Protected MustOverride Sub CreateNoticeDefinitionsC++
protected:
virtual void CreateNoticeDefinitions() abstractF#
abstract CreateNoticeDefinitions : unit -> unit Remarks
By default, notice definitions are created for the preliminary XML comments element,
the ObsoleteAttribute, and ExperimentalAttribute.