webControlNode.getRelatedWebControls Method [AX 2012]

Get a list of web controls that are related to this web control.

public List getRelatedWebControls([boolean firstLevelOnly])

Run On

Called

Parameters

firstLevelOnly
Type: boolean
A value that indicates whether only the first level of web controls is checked.

Return Value

Type: List Class
A list of related web controls.

Community Additions

ADD
Show: