GetViewByInstanceId Method
Gets the view that matches the instance ID.
expression.GetViewByInstanceId( _
ByVal As Guid _
) As View object
where
expression is a variable that represents a
Frame Object
Parameters
- instanceId
- The instance id of the View to match
Return Value
The
View object that matches the specified instance id, or null if no View object matches the instance id