Show / Hide Table of Contents

Method OnAttachmentClicked

| Edit this page View Source

OnAttachmentClicked(PopupAttachment)

Occurs when an attachment is clicked.

Declaration
public virtual void OnAttachmentClicked(PopupAttachment attachment)
Parameters
Type Name Description
PopupAttachment attachment

Attachment clicked.

Remarks

Override this to prevent the default open action.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX