Click or drag to resize
AppCoreSetupBuilderBuild Method
Creates a new instance of the AppCoreSetup class and returns it.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public AppCoreSetup Build()

Return Value

Type: AppCoreSetup
A new instance of the AppCoreSetup class.
See Also