Returns isImage value if file is image.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- attachmentGuidColumn
- Type: System Object
Name of the column that contains the attachment
- isImage
- Type: System Object
Is image value
- notImage
- Type: System Object
Is not image value
Return Value
Type: ObjectSee Also