Sets or adds the specified connection string in the ConnectionStrings section for web application.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- name
- Type: System String
ConnectionString name
- connectionString
- Type: System String
Connection string
Return Value
Type: BooleanSee Also