Table of Contents

TopicType.FromElementName Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation.Elements
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

elementName string

The 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