C# Class Core.Profiles.Extensions.ProfileExtensions

Afficher le fichier Open project: coreframework/Core-Framework

Méthodes publiques

Свойство Type Description
ElementNameFormat String

Méthodes publiques

Méthode Description
ProfileElementRenderer ( this html, ProfileElement element, System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.MvcHtmlString
ProfileElementRenderer ( this html, ProfileElement element, System.Web.Mvc.FormCollection collection, UserProfileElement userProfileElement ) : System.Web.Mvc.MvcHtmlString
ProfileHeaderRenderer ( this html, ProfileHeader header ) : System.Web.Mvc.MvcHtmlString

Method Details

ProfileElementRenderer() public static méthode

public static ProfileElementRenderer ( this html, ProfileElement element, System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.MvcHtmlString
html this
element ProfileElement
collection System.Web.Mvc.FormCollection
Résultat System.Web.Mvc.MvcHtmlString

ProfileElementRenderer() public static méthode

public static ProfileElementRenderer ( this html, ProfileElement element, System.Web.Mvc.FormCollection collection, UserProfileElement userProfileElement ) : System.Web.Mvc.MvcHtmlString
html this
element ProfileElement
collection System.Web.Mvc.FormCollection
userProfileElement Core.Profiles.NHibernate.Models.UserProfileElement
Résultat System.Web.Mvc.MvcHtmlString

ProfileHeaderRenderer() public static méthode

public static ProfileHeaderRenderer ( this html, ProfileHeader header ) : System.Web.Mvc.MvcHtmlString
html this
header ProfileHeader
Résultat System.Web.Mvc.MvcHtmlString

Property Details

ElementNameFormat public_oe static_oe property

public static String ElementNameFormat
Résultat String