SaaS CMS has officially launched! Learn more now.

Class CategoryRepositoryExtensions

Inheritance
System.Object
CategoryRepositoryExtensions
Namespace: EPiServer.Core.Internal
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public static class CategoryRepositoryExtensions : Object

Methods

GetCategoryName(CategoryRepository, Int32)

Declaration
public static string GetCategoryName(this CategoryRepository repository, int id)
Parameters
Type Name Description
CategoryRepository repository
System.Int32 id
Returns
Type Description
System.String