Class LinkCommonData
Inheritance
System.Object
    LinkCommonData
  Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: EPiServer.Cms.Shell.UI.Models.ExternalLinks
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7Syntax
[Obsolete("The Episerver gadget framework has been deprecated so the External Link gadget will be removed after the upcoming major release.")]
public class LinkCommonDataConstructors
LinkCommonData()
Declaration
public LinkCommonData()Properties
Hits
Declaration
public int Hits { get; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
Host
Declaration
public string Host { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
Url
Declaration
public string Url { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
