Share via


RetailUtils::HidePart Method [AX 2012]

Hide a part from FactBox pane.

Syntax

client public static void HidePart(FormRun form, str partName)

Run On

Client

Parameters

  • partName
    Type: str
    The name of the part.

See Also

Reference

RetailUtils Class