Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
AttachmentInfo Class
AttachmentInfo Constructor
AttachmentInfo Constructor
AttachmentInfo Constructor (DataRow)
AttachmentInfo Constructor (String)
AttachmentInfo Constructor (HttpPostedFile)
AttachmentInfo Constructor (String, Int32, Guid)
AttachmentInfo Constructor (HttpPostedFile, Int32, Guid)
AttachmentInfo Constructor (HttpPostedFile)
Creates a new AttachmentInfo object based on the file posted through the upload control.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
AttachmentInfo
(
HttpPostedFile
postedFile
)
Parameters
postedFile
Type:
System.Web
HttpPostedFile
Posted file
See Also
Reference
AttachmentInfo Class
AttachmentInfo Overload
CMS.DocumentEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com