MagicCMS Documentation

MagicCMSConfiguration..::..ConnectionName Property

Get the name of the Connection String that MagicCMD will use. The Connection String must be defined in connectionStrings section of Web.config.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


[ConfigurationPropertyAttribute]
public string ConnectionName { get; }

Field Value

The Connection String Name.