.NET Framework Class Library

AfterDocumentSaveEventArgs Members

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > AfterDocumentSaveEventArgs Class >

.NET Framework Class Library

AfterDocumentSaveEventArgs Members

The AfterDocumentSaveEventArgs type exposes the following members.

Constructors

 

Name

Description

Public method

AfterDocumentSaveEventArgs


Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Properties

 

Name

Description

Public property

DocStream

Get the document stream after saving the changes.

Public property

DocumentId

Get the unique identification of the document.

Public property

HttpContext

Get the http context of server request.

(Inherited from ServerEventArgs.)

Public property

UserSignatures

Get the user signatures from client to save it to the user profile.

See Also

AfterDocumentSaveEventArgs Class

Gnostice.Controls.ASP Namespace