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

Class UIDescriptor<T>

Namespace: EPiServer.Shell
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public class UIDescriptor<T> : UIDescriptor
Type Parameters
Name Description
T

Constructors

UIDescriptor()

Declaration
protected UIDescriptor()

UIDescriptor(String)

Declaration
protected UIDescriptor(string iconClass)
Parameters
Type Name Description
System.String iconClass

Extension Methods