TransformationHelperIsImageDocument Method |
Indicates if the document is image.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public bool IsImageDocument(
string extension
)
Parameters
- extension
- Type: SystemString
Document extension
Return Value
Type:
BooleanSee Also