ExpansionBase.AspFor Method

<< >>

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

ExpansionBase.AspFor Method

Returns part of the tag in the format - "label aso-for="Title"

Namespace: ZeraSystems.CodeNanite.Expansion

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

Syntax


C#

public string AspFor(
 string tag,
 string column
)

Parameters

tag

Type: String

Tag - e.g "label", "input"

column

Type: String

Column to use

Return Value

System.String.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace