Topic TypeSee Also Group Property
The See Also group for the topic type
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
This is used to determine the group in which the link appears in the See Also topic section
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public TopicTypeGroup SeeAlsoGroup { get; }VB
Public ReadOnly Property SeeAlsoGroup As TopicTypeGroup
GetC++
public:
property TopicTypeGroup SeeAlsoGroup {
TopicTypeGroup get ();
}F#
member SeeAlsoGroup : TopicTypeGroup with getProperty Value
TopicTypeGroupThis is used to determine the group in which the link appears in the See Also topic section