RegisterFormRegions.Execute Method

Definition

Gathers form region information to register the form regions for application loading, or unregister them to uninstall the form regions.

public:
 override bool Execute();
public override bool Execute ();
override this.Execute : unit -> bool
Public Overrides Function Execute () As Boolean

Returns

true if the form regions are successfully registered or unregistered; otherwise, false. The default is false.

Exceptions

Applies to