C# Class Connect.Conference.Core.Models.Attendees.Attendee

Afficher le fichier Open project: DNN-Connect/Conference Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Attendee ( ) : System.Runtime.Serialization
Fill ( IDataReader dr ) : void
GetAttendeeBase ( ) : AttendeeBase
GetProperty ( string strPropertyName, string strFormat, System formatProvider, DotNetNuke accessingUser, DotNetNuke accessLevel, bool &propertyNotFound ) : string

Method Details

Attendee() public méthode

public Attendee ( ) : System.Runtime.Serialization
Résultat System.Runtime.Serialization

Fill() public méthode

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

GetAttendeeBase() public méthode

public GetAttendeeBase ( ) : AttendeeBase
Résultat AttendeeBase

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