Share via


webControlNode.getRelatedWebControls Method

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

Syntax

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.

See Also

Reference

webControlNode Class