Gets of sets the Channels that the form data should be sent to.

Namespace:  EPiServer.XForms
Assembly:  EPiServer.XForms (in EPiServer.XForms.dll) Version: 5.2.375.236

Syntax

C#
public ChannelOptions ChannelOptions { get; set; }

Remarks

See ChannelOptions for a list of options.

See Also