IsFluid property: Content Reference class
Description
Use the IsFluid property to set or return a boolean value indicating whether fluid mode is enabled for this content reference. For local component-based fluid content, this setting is maintained on the component definition in Application Designer; do not reset the property in PeopleCode.
Otherwise, programmatically specify fluid mode only for:
-
iScript based URLs.
-
Generic PeopleSoft URLs.
-
Remote component-based fluid content.
This property is read/write.
Important:
Use this property within fluid applications only.
Related Topics