IsLocked Method

IsLocked function

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


func (instance *WebExtensionTaskPane) IsLocked()  (bool,  error) 

Remarks

See Also