Portal Framework Rendering
Tag context


Description

Allows for the override of framework-level control behavior within a specified scope (i.e. the body of the tag). For example, will disable url compression within the body of this tag.


Tag Information
Tag Classcom.bea.netuix.servlets.jsp.taglib.RenderContext
TagExtraInfo ClassNone
Body ContentJSP
Display NameContext

Attributes
NameRequiredRequest-timeDescription
urlCompressionDisabledfalsetrue if this value is true, turn off url compression for urls generated in the body of this tag
asyncContentDisabledfalsetrue if this value is true, urls generated in the body of this tag will not be async.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008 BEA Systems, Inc. All Rights Reserved.