Click or drag to resize
IConditionalObjectFactory Interface
Interface for the conditional object factory

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public interface IConditionalObjectFactory

The IConditionalObjectFactory type exposes the following members.

Methods
Extension Methods
  NameDescription
Public Extension MethodWhenColumnValue
Adds the condition for the column value to the factory
(Defined by DataExtensions.)
Top
See Also