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.