Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.CshtmlHeader Method |
Gets a CSHTML header.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string CshtmlHeader(
string headerType,
string table,
string nameSpace
)
headerType
Type: String
Type of the header.
table
Type: String
The table.
nameSpace
Type: String
The name space.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace