SPMobileUtility.DefaultStyleSheetTemplatePath Property

Gets the path for the default mobile style sheet.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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