Méthode | Description | |
---|---|---|
Convert ( object value, |
Converts the specified value.
|
|
ConvertBack ( object value, |
Converts the specified value back.
|
|
ProjectedLookupValueConverter ( string projectedFieldName ) : System |
Initializes a new instance of the ProjectedLookupValueConverter class.
|
Méthode | Description | |
---|---|---|
GetLookupFieldValue ( SPWeb web, string listName, string projectedFieldInternalName, int itemId ) : object |
public Convert ( object value, |
||
value | object | The value. |
arguments | The arguments. | |
Résultat | object |
public ConvertBack ( object value, |
||
value | object | The value. |
arguments | The arguments. | |
Résultat | object |
public ProjectedLookupValueConverter ( string projectedFieldName ) : System | ||
projectedFieldName | string | Name of the projected field. |
Résultat | System |