Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetLookupDisplayColumn Method |
Gets the lookup display column.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string GetLookupDisplayColumn(
string table,
string foreignKey
)
table
Type: String
The table.
foreignKey
Type: String
The foreign key.
The column used for displaying the lookup
ZeraSystems.CodeNanite.Expansion Namespace