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