共用方式為


SPActionLink constructor (String)

初始化指定的 URL 為基礎的SPActionLink類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    url As String _
)
'用途
Dim url As String

Dim instance As New SPActionLink(url)
public SPActionLink(
    string url
)

參數

請參閱

參照

SPActionLink class

SPActionLink members

SPActionLink overload

Microsoft.SharePoint.Administration namespace