The PictureHolder type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ToString |
Gets a string that represents this PictureHolder.
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() |
FieldName |
Gets the name of the database field from which this PictureHolder will load images.
|
![]() |
Image |
Gets the Image loaded by this PictureHolder.
|
![]() |
IsBound |
Gets a value that indicates whether this PictureHolder is bound to a database field that contains images.
|
![]() |
IsEmpty |
Gets a value that indicates whether this PictureHolder is empty.
|
![]() |
IsUrl |
Gets a value that indicates whether this PictureHolder contains an image URL.
|
![]() |
Url |
Gets the URL that contains the Image loaded by this PictureHolder.
|