In This Topic
            
            Gets or sets abbreviated text, which is rendered in an HTML abbr attribute and is used by screen readers.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Overridable Property AbbreviatedText As System.String
             
        
            
            public virtual System.string AbbreviatedText {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also