コード例 #1
0
 public static IEnumerable <Umbraco.Web.Models.Link> GetLinkTarget(IPrettyLinkControls that) => that.Value <IEnumerable <Umbraco.Web.Models.Link> >("linkTarget");
コード例 #2
0
 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");