Provides the application core with startup parameters.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax public static void Setup(
AppCoreSetup setup
)
Parameters
- setup
- Type: CMS.CoreAppCoreSetup
Application core startup parameters.
See Also