Click or drag to resize
DeploymentManagerCompileVirtualObjects Method
Does the test of the given object

Namespace: CMS.UIControls.Internal
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public void CompileVirtualObjects(
	DeploymentParameters parameters
)

Parameters

parameters
Type: CMS.UIControls.InternalDeploymentParameters
Deployment parameters
See Also