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)
public string AspFor(
string tag,
string column
)
tag
Type: String
Tag - e.g "label", "input"
column
Type: String
Column to use
System.String.
ZeraSystems.CodeNanite.Expansion Namespace