Interface IItem

This class supports the EPiServer infrastructure and is not intended to be used directly from your code.

Namespace: EPiServer.XForms.Channels
Assembly: EPiServer.XForms.dll
Version: 9.12.2
Syntax
public interface IItem

Properties

Id

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

Name

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

Extension Methods