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