WebExtensionTaskPane.IsLocked

WebExtensionTaskPane.IsLocked property

Indicates whether the taskpane is locked to the document in the UI and cannot be closed by the user.

public bool IsLocked { get; set; }

See Also