SPContentType.MobileNewFormUrl-Eigenschaft
Ruft zugewiesen die URL einer benutzerdefinierten mobilen New Formularseite zu verwendenden für Elemente dieses Inhaltstyps an.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MobileNewFormUrl As String
Get
Set
'Usage
Dim instance As SPContentType
Dim value As String
value = instance.MobileNewFormUrl
instance.MobileNewFormUrl = value
public string MobileNewFormUrl { get; set; }
Eigenschaftswert
Typ: System.String
Die URL einer benutzerdefinierten mobilen New Formularseite.