Ejemplo n.º 1
0
 public static string GetLegend(IFileControls that) => that.Value <string>("legend");
Ejemplo n.º 2
0
 public static global::System.Collections.Generic.IEnumerable <global::Umbraco.Core.Models.PublishedContent.IPublishedContent> GetDocuments(IFileControls that) => that.Value <global::System.Collections.Generic.IEnumerable <global::Umbraco.Core.Models.PublishedContent.IPublishedContent> >("documents");