ExpansionBase.GetTable Method

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods >

ExpansionBase.GetTable Method

Returns the label of a table

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public string GetTable(
 string table,
 bool enabledOnly
)

Parameters

table

Type: String

The table.

enabledOnly

Type: Boolean

Indicated if list should contain only enabled tables

Return Value

System.String.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace