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