A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface IContentQueryCategory

Namespace: EPiServer.Shell.ContentQuery
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public interface IContentQueryCategory

Properties

DisplayName

Declaration
string DisplayName { get; }
Property Value
Type Description
System.String

SortOrder

Declaration
int SortOrder { get; }
Property Value
Type Description
System.Int32

Extension Methods