Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
IDynamicTag.endTag
Evaluates the end tag of a dynamic tag.
Syntax
public int endTag(ICS ics, String sTagName, FTValList vIn)Parameters
ics
- A handle to an ICS object.
sTagName
- The name of the tag you want to evaluate.
vIn
- An FTValList of input attributes.
Returns
Returns one of the following integer constants:
EVALUATE_BODY
- To continue body and end tag evaluation.
EVALUATE_COMPLETE
- To complete tag evaluation.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.