Try our conversational search powered by Generative AI!

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