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
Seed
class that implements a given dynamic tag. May returnnull
if the tag is not implemented dynamically or is undefined in the runtime system.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.