TopicType.FromElementName Method
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get the topic type information for the given element name
public static TopicType FromElementName(string elementName)
Parameters
elementNamestringThe element name of the topic type for which to get the information
Returns
- TopicType
The topic type for the element name or null if not found