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

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

Méthodes publiques

Méthode Description
FilteredNameValueCollectionPropertyAccess ( NameValueCollection list ) : System.Collections.Specialized
GetProperty ( string strPropertyName, string strFormat, CultureInfo formatProvider, DotNetNuke.Entities.Users.UserInfo AccessingUser, Scope AccessLevel, bool &PropertyNotFound ) : string

Method Details

FilteredNameValueCollectionPropertyAccess() public méthode

public FilteredNameValueCollectionPropertyAccess ( NameValueCollection list ) : System.Collections.Specialized
list System.Collections.Specialized.NameValueCollection
Résultat System.Collections.Specialized

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