ControlSite.Delete Method

Definition

Deletes the ControlSite.

public:
 System::Object ^ Delete();
public object Delete ();
abstract member Delete : unit -> obj
Public Function Delete () As Object

Returns

true if the deletion is successful; otherwise, false.

Applies to