ClientWebPartProperty constructor

Public constructor. Need the public constructor for a Designer Save/Markup and to to setup a ClientWebPart in full trust OM.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ClientWebPartProperty()
public ClientWebPartProperty()

See also

Reference

ClientWebPartProperty class

ClientWebPartProperty members

Microsoft.SharePoint.WebPartPages namespace