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