SPUtility.GetAcceptHeaderExtensions method
SharePoint 2013
Returns the set of accept headers associated with file extensions defined in the configuration file for a site.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)] public static string[] GetAcceptHeaderExtensions( SPWeb web )
Parameters
- web
- Type: Microsoft.SharePoint.SPWeb
A Microsoft.SharePoint.SPWeb object that represents the site.
Return value
Type: []A string array that contains the accept headers for the site.