mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

ContactForm_Configuration_Reader.Read_Config Method



Read the contact form system configuration file from within the config subfolder on the web app


Namespace: SobekCM.Engine_Library.Configuration
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public static ContactForm_Configuration Read_Config(
	string ConfigFile
)

Parameters

ConfigFile
Type: System..::..String
Complete path and name of the configuration file to read

Return Value

Type: ContactForm_Configuration
Built configuration object for the contact form

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )