Click or drag to resize
AttachmentSelectorItem Class
Represents an item for the attachment selector.
Inheritance Hierarchy
SystemObject
  Kentico.Components.Web.Mvc.FormComponentsAttachmentSelectorItem

Namespace: Kentico.Components.Web.Mvc.FormComponents
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public class AttachmentSelectorItem

The AttachmentSelectorItem type exposes the following members.

Constructors
  NameDescription
Public methodAttachmentSelectorItem
Top
Properties
  NameDescription
Public propertyFileGuid
Attachment GUID.
Top
See Also