SPContentType.JSLink 属性

获取或设置内容类型自定义表单模板的 JSLink。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
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; }

属性值

类型:System.String

另请参阅

引用

SPContentType 类

SPContentType 成员

Microsoft.SharePoint 命名空间