Layout.FindView

Introduced

v10.0 (2012)

Description

Finds an existing View object given a name in this layout.

Scripting Syntax

oReturn = Layout.FindView( Name );

Return Value

View

Parameters

Parameter Type Description
Name String View name as specified in the view's .xsivw file or with Layout.CreateView.