Try our conversational search powered by Generative AI!

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