C# Class DotNetNuke.Modules.UserDefinedTable.Components.GravatarPropertyAccess

Inheritance: IPropertyAccess
Afficher le fichier Open project: DNNCommunity/DNN.FormAndList Class Usage Examples

Méthodes publiques

Méthode Description
GetProperty ( string strPropertyName, string strFormat, CultureInfo formatProvider, DotNetNuke.Entities.Users.UserInfo accessingUser, Scope accessLevel, bool &propertyNotFound ) : string
GravatarPropertyAccess ( string email ) : System.Globalization

Private Methods

Méthode Description
Md5Hash ( string value ) : string

Method Details

GetProperty() public méthode

public GetProperty ( string strPropertyName, string strFormat, CultureInfo formatProvider, DotNetNuke.Entities.Users.UserInfo accessingUser, Scope accessLevel, bool &propertyNotFound ) : string
strPropertyName string
strFormat string
formatProvider System.Globalization.CultureInfo
accessingUser DotNetNuke.Entities.Users.UserInfo
accessLevel Scope
propertyNotFound bool
Résultat string

GravatarPropertyAccess() public méthode

public GravatarPropertyAccess ( string email ) : System.Globalization
email string
Résultat System.Globalization