Share via


ManagedLinkAttribute Constructor

Initializes a new instance of the ManagedLinkAttribute class.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ManagedLinkAttribute()
public ManagedLinkAttribute()

Remarks

This constructor sets the values of the Fixup and ConvertServerLinksToRelative properties to true.

See Also

Reference

ManagedLinkAttribute Class

ManagedLinkAttribute Members

Microsoft.SharePoint.WebPartPages Namespace