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 ISelectItem

Namespace: EPiServer.Shell.ObjectEditing
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public interface ISelectItem

Properties

Text

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

Value

Declaration
object Value { get; }
Property Value
Type Description
System.Object

Extension Methods