Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > DisplayNameFor Method > ExpansionBase.DisplayNameFor Method (String, String, Int32, String, String) |
Displays the name for.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string DisplayNameFor(
string table,
string column,
int indent,
string startTag,
string endTag
)
table
Type: String
The table.
column
Type: String
The column.
indent
Type: Int32
The indent.
startTag
Type: String
The start tag.
endTag
Type: String
The end tag.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace