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
)
參數
url
Type: System.String包含 URL 的字串。