FragmentResolvedScript Property (RenderText)
 
            
                In This Topic
            
            Gets or sets the script that is executed each time a 
RenderFragment of the current render object is created and added to the 
Fragments collection on the current object.
 
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property FragmentResolvedScript As String
             
        
            
            public string FragmentResolvedScript {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also