Interface ITemplateCategoryIdentifier
Component that identifies what type of template a certain type is.
Namespace: EPiServer.Scanning.Internal
Assembly: EPiServer.Cms.AspNetCore.Templating.dll
Version: 12.0.3Syntax
public interface ITemplateCategoryIdentifier
Methods
GetTemplateCategory(Type)
Gets the Template
Declaration
TemplateTypeCategories GetTemplateCategory(Type templateType)
Parameters
Type | Name | Description |
---|---|---|
System. |
templateType |
Returns
Type | Description |
---|---|
Template |