コード例 #1
0
 public static global::System.Collections.Generic.IEnumerable <global::Umbraco.Web.PublishedModels.CarouselSlide> GetMainCarousel(ICarouselControls that) => that.Value <global::System.Collections.Generic.IEnumerable <global::Umbraco.Web.PublishedModels.CarouselSlide> >("mainCarousel");
コード例 #2
0
 public static IEnumerable <CarouselSlide> GetMainCarousel(ICarouselControls that) => that.Value <IEnumerable <CarouselSlide> >("mainCarousel");