共用方式為


SPContentType.JSLink property

取得或設定內容類型的自訂表單範本的 JSLink

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

Syntax

'宣告
Public Property JSLink As String
    Get
    Set
'用途
Dim instance As SPContentType
Dim value As String

value = instance.JSLink

instance.JSLink = value
public string JSLink { get; set; }

Property value

Type: System.String

請參閱

參照

SPContentType class

SPContentType members

Microsoft.SharePoint namespace