Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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