TopicTypeDescriptionForTopicTypeGroup Method
This is used to get a description for the given topic type group
Namespace: Sandcastle.Core.PresentationStyle.Transformation.ElementsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public static string DescriptionForTopicTypeGroup(
TopicTypeGroup group
)
Public Shared Function DescriptionForTopicTypeGroup (
group As TopicTypeGroup
) As String
public:
static String^ DescriptionForTopicTypeGroup(
TopicTypeGroup group
)
static member DescriptionForTopicTypeGroup :
group : TopicTypeGroup -> string
- group TopicTypeGroup
- The topic type group for which to get a description
StringThe description for the topic type group