C# Class Connect.Conference.Core.Models.Locations.Location

Inheritance: Connect.Conference.Core.Models.Locations.LocationBase
Afficher le fichier Open project: DNN-Connect/Conference Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Fill ( IDataReader dr ) : void
GetLocationBase ( ) : Connect.Conference.Core.Models.Locations.LocationBase
GetProperty ( string strPropertyName, string strFormat, System formatProvider, DotNetNuke accessingUser, DotNetNuke accessLevel, bool &propertyNotFound ) : string
Location ( ) : System

Method Details

Fill() public méthode

public Fill ( IDataReader dr ) : void
dr IDataReader
Résultat void

GetLocationBase() public méthode

public GetLocationBase ( ) : Connect.Conference.Core.Models.Locations.LocationBase
Résultat Connect.Conference.Core.Models.Locations.LocationBase

GetProperty() public méthode

public GetProperty ( string strPropertyName, string strFormat, System formatProvider, DotNetNuke accessingUser, DotNetNuke accessLevel, bool &propertyNotFound ) : string
strPropertyName string
strFormat string
formatProvider System
accessingUser DotNetNuke
accessLevel DotNetNuke
propertyNotFound bool
Résultat string

Location() public méthode

public Location ( ) : System
Résultat System