共用方式為


ContentType.NewFormTemplateName 屬性

取得或設定值,指定自訂新的表單範本的清單項目已指派的內容類型使用的名稱。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Property NewFormTemplateName As String
    Get
    Set
'用途
Dim instance As ContentType
Dim value As String

value = instance.NewFormTemplateName

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

屬性值

類型:System.String
傳回代表自訂新的表單範本的清單項目已指派的內容類型使用的名稱String執行個體。

請參閱

參照

ContentType 類別

ContentType 成員

Microsoft.SharePoint.Client 命名空間