Share via


SPMobileUtility.DefaultStyleSheetTemplatePath property

Gets the path for the default mobile style sheet.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property DefaultStyleSheetTemplatePath As String
    Get
'Usage
Dim value As String

value = SPMobileUtility.DefaultStyleSheetTemplatePath
public static string DefaultStyleSheetTemplatePath { get; }

Property value

Type: System.String
The path of the style sheet.

See also

Reference

SPMobileUtility class

SPMobileUtility members

Microsoft.SharePoint.Utilities namespace