Share via


RetailAttributeHelper::editHtmlAttributeValue Method [AX 2012]

Opens the RetailRichText form for the supplied attribute value.

Syntax

client server public static void editHtmlAttributeValue(
    FormRun _caller, 
    EcoResTextValue _textValue, 
   [FormControl _callerFormControl])

Run On

Called

Parameters

  • _callerFormControl
    Type: FormControl Class
    Optional. The control whose datasource to refresh upon updates to the attribute value.

See Also

Reference

RetailAttributeHelper Class