RESOLUTION
Deleting of sites can be prevented by modifying web.config file located in the
%SB_DIR%\Web folder.
Locate the following line:
<add key="AllowDeleteSitesBySiteOwner" value="true"/>
and change the "value" to "false".
Deleting of sites can be prevented by modifying web.config file located in the
%SB_DIR%\Web folder.
Locate the following line:
and change the "value" to "false".