This documentation is for the old version. Go to the latest Graphics Mill docs

BaseViewer.RaisePostDataChangedEvent Method

Raises events for the BaseViewer control when postback occurs.

Namespace: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Visual Basic
Protected Overridable Sub RaisePostDataChangedEvent
C#
protected virtual void RaisePostDataChangedEvent()

See Also

Reference