Plumtree Tags API  
 

TagType Class

This enumeration specifies the type of the tag.

SIMPLE tags call ProcessTagBody at most once, whereas LOOPING tags can call it multiple times. NO_BODY tags do not display any tags or HTML nested inside them.

For a list of all members of this type, see TagType Members.

System.Object
   com.plumtree.portaluiinfrastructure.tags.TagType

public class TagType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.tags

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

TagType Members | com.plumtree.portaluiinfrastructure.tags Namespace