Méthode | Description | |
---|---|---|
GetOrg ( int orgID ) : string |
Returns the organisation name
|
|
GetRelType ( int relTypeID ) : string |
Returns the organisation name
|
|
GetUser ( string username ) : string |
Returns the user name
|
|
RelViewModel ( ) : System |
Constructor used by none-controllers
|
|
RelViewModel ( |
Takes all properties on Rel and fills them on in the RelViewModel
|
Méthode | Description | |
---|---|---|
GetAppSettings ( ) : Roadkill.Core.Configuration.ApplicationSettings |
public GetRelType ( int relTypeID ) : string | ||
relTypeID | int | |
Résultat | string |
public GetUser ( string username ) : string | ||
username | string | |
Résultat | string |
public RelViewModel ( |
||
rel | ||
Résultat | System |