KitchenDraw SDK 2
Show / Hide Table of Contents

Method RemoveSite

RemoveSite(Site)

Removes the site from the list of the KitchenDraw registered sites. Throws an exception if unsuccessful.

Declaration
public void RemoveSite(Appli.Site site)
Parameters
Type Name Description
Appli.Site site

Site to remove.

Exceptions
Type Condition
Sdk2Exception

If failed to remove site.

In this article
Back to top Generated by DocFX