Interface IContentQueryCategory
Namespace: EPiServer.Shell.ContentQuery
Assembly: EPiServer.UI.dll
Version: 11.20.7Syntax
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 |