[]
        
(Showing Draft Content)

C1.WPF.Document.C1SSRSDocumentSource.InternalExecuteAction

InternalExecuteAction Method

InternalExecuteAction(C1DocumentAction, IExecutionContext)

For internal use.

Declaration
protected override C1BookmarkPosition InternalExecuteAction(C1DocumentAction action, IExecutionContext context)
Parameters
Type Name Description
C1DocumentAction action

The C1DocumentAction defining action to execute.

IExecutionContext context

A IExecutionContext object defining the context to set.

Returns
Type Description
C1BookmarkPosition
Overrides