ZennoLab Assemblies Documentation
SetOkAlertPolicy Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class : SetOkAlertPolicy Method
answer

Type: System.String

The answer for the window.

id

Type: System.String

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

Glossary Item Box

Sets the policy for pop-up Alert windows with one-click OK.

Syntax

C# 
public void SetOkAlertPolicy( 
   string answer,
   string id
)

Parameters

answer

Type: System.String

The answer for the window.

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

See Also

© 2013 All Rights Reserved.