This topic has not yet been rated - Rate this topic

OpenDocuments.PromptedOnLastOpen Method

Published: May 2010

Used with the OpenDocuments.CreateNewDocument2 Method method to determine whether the security dialog box that appears when a document is opened has already appeared.


expression.PromptedOnLastOpen()

expression

An expression that returns an OpenDocuments Control object.

true if the security dialog box that appears when a document is opened has already appeared; otherwise false.

If the PromptedOnLastOpen method returns true, the window containing the document library view refreshes itself the next time it receives focus. One refresh can occur after the new document is saved to the server.

Date

Description

May 2010

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.