expression.GetViewByInstanceId( _ ByVal instanceId 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