public static IEnumerable <Umbraco.Web.Models.Link> GetLinkTarget(IPrettyLinkControls that) => that.Value <IEnumerable <Umbraco.Web.Models.Link> >("linkTarget");
public static global::System.Collections.Generic.IEnumerable <global::Umbraco.Web.Models.Link> GetLinkTarget(IPrettyLinkControls that) => that.Value <global::System.Collections.Generic.IEnumerable <global::Umbraco.Web.Models.Link> >("linkTarget");