IsControlRendered - cWebBaseUIObject

Determines if a control is rendered

Type: Function

Return Data Type: Boolean

Parameters: None

Return Value

True if rendered


Syntax
Function IsControlRendered Returns Boolean

Call: Get IsControlRendered to BooleanVariable


Description

Determines if a control is rendered (if pbRender is True of itself and its parents).