CodeCharge Studio

blnReadAllowed<form> Run-Time Variable (ColdFusion)

Applies to

EditableGrid Form, Record Form

Type

Boolean

Access

read/write

Syntax

<cfset <expression>=blnReadAllowed<form>>
<cfset blnReadAllowed<form>=<expression>

Description

This property determines whether data read operations can proceed or not.

See also

DeleteAllowed<form> Variable
InsertAllowed<form> Variable
UpdateAllowed<form> Variable


On-line, printable versions and updates