C# Класс DotNetNuke.Modules.UserDefinedTable.Components.FilteredNameValueCollectionPropertyAccess

Наследование: IPropertyAccess
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
FilteredNameValueCollectionPropertyAccess ( NameValueCollection list ) : System.Collections.Specialized
GetProperty ( string strPropertyName, string strFormat, CultureInfo formatProvider, DotNetNuke.Entities.Users.UserInfo AccessingUser, Scope AccessLevel, bool &PropertyNotFound ) : string

Описание методов

FilteredNameValueCollectionPropertyAccess() публичный Метод

public FilteredNameValueCollectionPropertyAccess ( NameValueCollection list ) : System.Collections.Specialized
list System.Collections.Specialized.NameValueCollection
Результат System.Collections.Specialized

GetProperty() публичный Метод

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
Результат string