IsControlRendered - cWebBaseUIObject
Determines if a control is rendered
Type: Function
Return Data Type: Boolean
Syntax
Function IsControlRendered Returns Boolean
Call Example
Get IsControlRendered to BooleanVariable
Description
Determines if a control is rendered (if pbRender is True of itself and its parents).
Return Value
True if rendered