Sdílet prostřednictvím


SPMobileForm.WindowTitle property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property WindowTitle As String
    Get
    Set
'Usage
Dim instance As SPMobileForm
Dim value As String

value = instance.WindowTitle

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

Property value

Type: System.String

See also

Reference

SPMobileForm class

SPMobileForm members

Microsoft.SharePoint.Mobile.WebControls namespace