Share via


RetailOnlineChannelActionHandler.publish Method [AX 2012]

Publishes the channel and sets the publish status, populates the publishing data for the specified channel.

Syntax

private void publish(RetailChannelTable _channel, [boolean _calledFromForm])

Run On

Called

Parameters

  • _calledFromForm
    Type: boolean
    Boolean value set to true.

See Also

Reference

RetailOnlineChannelActionHandler Class