Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > DlTagDetails Method > ExpansionBase.DlTagDetails Method (String, List<String>) |
Dls the tag details.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public void DlTagDetails(
string table,
List<string> columns
)
table
Type: String
The table.
columns
The columns.
ZeraSystems.CodeNanite.Expansion Namespace