SetIsLocked Method

SetIsLocked function

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


func (instance *WebExtensionTaskPane) SetIsLocked(value bool)  error

Remarks

See Also