ExpansionBase.DisplayForModelItem Method (String, Int32, String, String)

<< >>

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

ExpansionBase.DisplayForModelItem Method (String, Int32, String, String)

Displays for model item.

Namespace: ZeraSystems.CodeNanite.Expansion

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

Syntax


C#

public string DisplayForModelItem(
 string column,
 int indent,
 string startTag,
 string endTag
)

Parameters

column

Type: String

The column.

indent

Type: Int32

The indent.

startTag

Type: String

The start tag.

endTag

Type: String

The end tag.

Return Value

System.String.

See Also


ExpansionBase Class

DisplayForModelItem Overload

ZeraSystems.CodeNanite.Expansion Namespace