SPContentType.MobileNewFormUrl property
取得或設定来用於項目的自訂行動New表單頁面的 URL 會指派此內容的型別。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property MobileNewFormUrl As String
Get
Set
'用途
Dim instance As SPContentType
Dim value As String
value = instance.MobileNewFormUrl
instance.MobileNewFormUrl = value
public string MobileNewFormUrl { get; set; }
Property value
Type: System.String
自訂行動New表單頁面的 URL。