View Source
  Class Link
  
  
  
  
    Inheritance
      System.Object
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
  Properties
  
  
    View Source
  
  Name
  
  
  Declaration
  
    public string Name { get; set; }
   
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Target
  
  
  Declaration
  
    public string Target { get; set; }
   
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Type
  
  
  Declaration
  
    public LinkType Type { get; set; }
   
  Property Value
  
  
    View Source
  
  Udi
  
  
  Declaration
  
    public Udi Udi { get; set; }
   
  Property Value
  
  
    View Source
  
  Url
  
  
  Declaration
  
    public string Url { get; set; }
   
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  |