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