Home > Contents > Index > 
Expanded TOC | Accordion TOC | Annotated TOC | Index 
ICS.NewSeedFromTagname
Deprecated. As of version 5.0, use runTag .
Returns the Seed class used to implement a custom tag.
Syntax
public Seed NewSeedFromTagname(String tagname)Parameters
tagname- Name of custom tag (case insensitive)
 
Returns
Returns the
Seedclass that implements a given dynamic tag. May returnnullif the tag is not implemented dynamically or is undefined in the runtime system.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.