HasChildren Property (RenderEmptyFragment)
 
            
                In This Topic
            
            Gets a value indicating whether the 
Children collection of the current fragment has been initialized and contains one or more elements.
 
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property HasChildren As Boolean
             
        
            
            public bool HasChildren {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also