Interface ISelectItem
Namespace: EPiServer.Shell.ObjectEditing
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
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 |