wwWebControl::CanContainLiterals

Determines whether a control is a container control that can contain literal content.

Some controls like Panel can while others like the WebDataGrid cannot. Internally used.

Parameters

Initial value: .T.

See also