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