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