Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

IDynamicTag.endTag

Evaluates the end tag of a dynamic tag.

Syntax

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 >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.