Share via


AttachmentUpload.ComponentRequiresPostback property

ComponentRequiresPostback : AttachmentUpload renders static text and attachment info

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ComponentRequiresPostback As Boolean
    Get
'Usage
Dim instance As AttachmentUpload
Dim value As Boolean

value = instance.ComponentRequiresPostback
public override bool ComponentRequiresPostback { get; }

Property value

Type: System.Boolean

See also

Reference

AttachmentUpload class

AttachmentUpload members

Microsoft.SharePoint.WebControls namespace