Click or drag to resize
PortalFormHelperLoadProperties Method
Loads the properties file

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string LoadProperties(
	string folder,
	string fileName
)

Parameters

folder
Type: SystemString
Folder with the properties
fileName
Type: SystemString
File name

Return Value

Type: String
See Also