IsInPageHeader Property (RenderSectionFragment)
 
            
                In This Topic
            
            Gets a value indicating whether the current fragment belongs to the page header.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property IsInPageHeader As Boolean
             
        
            
            public bool IsInPageHeader {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also