SPUtility.ContextControlTemplatesFolder property
return versioned controlTemplates folder for the contextSite. if there is no context site, return controlTemplates folder for current major version
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ContextControlTemplatesFolder As String
Get
'Usage
Dim value As String
value = SPUtility.ContextControlTemplatesFolder
public static string ContextControlTemplatesFolder { get; }
Property value
Type: System.String