Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
IUploadedFile Interface
IUploadedFile Properties
CanOpenReadStream Property
ContentType Property
FileName Property
InputStream Property
Length Property
IUploadedFile
CanOpenReadStream Property
Gets a value that indicates whether the
IUploadedFile
implementation supports accessing the input stream via
OpenReadStream
method.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
Copy
bool
CanOpenReadStream
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IUploadedFile Interface
CMS.Base Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com