SaaS CMS has officially launched! Learn more now.

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: 10.10.4
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