コード例 #1
0
 public static global::Umbraco.Web.PublishedModels.AddressElement GetPersonAddress(IPersonControls that) => that.Value <global::Umbraco.Web.PublishedModels.AddressElement>("personAddress");
コード例 #2
0
 public static global::Umbraco.Web.PublishedModels.TelElement GetPersonTel(IPersonControls that) => that.Value <global::Umbraco.Web.PublishedModels.TelElement>("personTEL");
コード例 #3
0
 public static global::Umbraco.Web.PublishedModels.NameElement GetPersonName(IPersonControls that) => that.Value <global::Umbraco.Web.PublishedModels.NameElement>("personName");
コード例 #4
0
 public static global::Umbraco.Web.PublishedModels.OccupationElement GetPersonOccupation(IPersonControls that) => that.Value <global::Umbraco.Web.PublishedModels.OccupationElement>("personOccupation");
コード例 #5
0
 public static global::Umbraco.Web.PublishedModels.IdentifyElement GetPersonIdentify(IPersonControls that) => that.Value <global::Umbraco.Web.PublishedModels.IdentifyElement>("personIdentify");