ManagedLinkAttribute constructor

Initializes a new instance of the ManagedLinkAttribute class.

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

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