|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
NVelocity.App.Tools
Class VelocityFormatter.VelocityAutoAlternator
As VelocityAlternator, but calls
alternate()
automatically on rendering in a template.
Method Summary |
string |
ToString() Returns the current alternate, and automatically alternates
to the next alternate in its sequence (trigged upon
rendering).
*
|
VelocityFormatter.VelocityAutoAlternator
public VelocityFormatter.VelocityAutoAlternator(NVelocity.App.Tools.VelocityFormatter enclosingInstance,
string[] alternates)
-
Constructor takes an array of Strings.
*
Parameters:
-
alternates
- A String[].
Enclosing_Instance
public NVelocity.App.Tools.VelocityFormatter Enclosing_Instance
-
ToString
public string ToString()
-
Returns the current alternate, and automatically alternates
to the next alternate in its sequence (trigged upon
rendering).
*
Returns:
- The current alternate in the sequence.
|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |