FileHelperFilesFolder Method |
Gets custom file folder path.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string FilesFolder(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringValue of custom file folder
See Also