ZennoLab Assemblies Documentation
SetOkCancelConfirmPolicy Method

Type: System.String

The answer for the window of the authorization. This parameter can take the following values: "ok" or "cancel".

Type: System.String

The id of project. The default value is empty string.

Sets the policy for pop-up windows Confirm with OK and Cancel.
Syntax
public void SetOkCancelConfirmPolicy( 
   string answer,
   string id
)

Parameters

answer

Type: System.String

The answer for the window of the authorization. This parameter can take the following values: "ok" or "cancel".

id

Type: System.String

The id of project. The default value is empty string.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven

See Also

Reference

Instance Class
Instance Members

Send Feedback