Share via


SitesSvcSolution.onActivate Method [AX 2012]

Implements the special activation logic as required by the sites service.

Syntax

public void onActivate()

Run On

Called

Remarks

When this method is being overridden, the super method must be called.

See Also

Reference

SitesSvcSolution Class