TopicType.FromUniqueId Method
Definition
- 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
uniqueIdstringThe 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