Table of Contents

TopicType.FromUniqueId Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly
Sandcastle.Core.dll

This is used to get the topic type information for the given unique ID

public static TopicType FromUniqueId(string uniqueId)

Parameters

uniqueId string

The unique ID of the topic type for which to get the information

Returns

TopicType

The topic type for the unique ID or null if not found