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

Type: System.String

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

value

Type: System.String

The value of the answer.

id

Type: System.String

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

Glossary Item Box

Sets the policy for the windows of to send the file to the server.

Syntax

C# 
public void SetFileUploadPolicy( 
   string answer,
   string value,
   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".

value

Type: System.String

The value of the answer.

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.