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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DownloadPropertyAccess ( string id, int portalId, int moduleId ) : System.Globalization
GetProperty ( string strPropertyName, string strFormat, CultureInfo formatProvider, DotNetNuke.Entities.Users.UserInfo accessingUser, Scope accessLevel, bool &propertyNotFound ) : string

Method Details

DownloadPropertyAccess() public méthode

public DownloadPropertyAccess ( string id, int portalId, int moduleId ) : System.Globalization
id string
portalId int
moduleId int
Résultat System.Globalization

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