SPUtility.MapToControl method
SharePoint 2013
Returns the name of the control that can edit the specified file, including the website that contains the file and the ID of the program that created the file.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- web
- Type: Microsoft.SharePoint.SPWeb
An SPWeb object that represents the website containing the file.
- strFileName
- Type: System.String
The name of the file name.
- strProgID
- Type: System.String
A string that contains the program ID (ProgID) of the application that was used to create the file.