| AttachmentHelperGetFileRelativePath Method  | 
            Returns file relative path due to files folder.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static string GetFileRelativePath(
	string guid,
	string extension
)
Parameters
- guid
 - Type: SystemString
File GUID - extension
 - Type: SystemString
File extension 
Return Value
Type: 
String
See Also