Property | Type | Description |
---|
Method | 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 |
public GetLocationBase ( ) : Connect.Conference.Core.Models.Locations.LocationBase | ||
return | Connect.Conference.Core.Models.Locations.LocationBase |
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 | |
return | string |