GetDocumentLocationDescription Method (RenderTocItem)
 
            
                In This Topic
            
            Returns a human-readable textual description of the location of the current object in the document.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Protected Overridable Function GetDocumentLocationDescription() As String
             
        
            
            protected virtual string GetDocumentLocationDescription()
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also