SPUtility.LAYOUTS_LATESTVERSION property
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property LAYOUTS_LATESTVERSION As String
Get
'Usage
Dim value As String
value = SPUtility.LAYOUTS_LATESTVERSION
public static string LAYOUTS_LATESTVERSION { get; }
Property value
Type: System.String