Error processing SSI file
(Leadtools.Controls)

Show in webframe

Owner Property




Owner of the service.
Syntax
public object Owner {get;}
'Declaration
 
Public ReadOnly Property Owner As Object

Property Value

The owner of the service.
Remarks

This is the same value set in the owner parameter to the Create method. Optional and can be null. This is not used by InteractiveService but can be used by the application to pass any class and extra data. ImageViewer sets the value to this.

Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

Error processing SSI file