Searches for a RenderFragment in the current collection
            that was produced by a RenderObject with the specified Id()()()().
            
        
    Namespace: 
   C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# | 
|---|
public RenderFragment FindByObjectId( int renderObjectId )  | 
| Visual Basic | 
|---|
Public Function FindByObjectId ( _ renderObjectId As Integer _ ) As RenderFragment  | 
Parameters
- renderObjectId
 - Type: System..::..Int32
The Id()()()() to search for.