CodeCharge Studio

Control Source Property

Specify the source of data for the control e.g. the name of a database column.

Applies to

Checkbox, Checkbox List, File Upload, Hidden, Image, Image Link, Label, Link, List Box, Radio Button, Text Area, Text Box

Description

This property depends on the value specified in the Source Type property. If the Source Type is a Database Column, use this property to specify the database table column that will be used to furnish the control value. Respectively, if the Source Type is a Code Expression, enter the exact code expression to be used to furnish the control value.

In the case of an image, the value of this property should be the path to an image file. The path can be a relative URL depending on where the pages will be published or it can be an HTTP URL.

See Also

Control Source Type property


On-line, printable versions and updates