Interface IOnGet
Interface for a server method which runs on the Item->onGet event
Inherited Members
Namespace: Innovator.Server
Assembly: Innovator.Client.dll
Syntax
public interface IOnGet : IOnAction
Remarks
For help deciding which interface to use for which type of method, see the remarks for IMethod