PageInteraction.newmethod(Page) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new PageInteraction object that operates on a list page.
protected:
void newmethod(Dynamics::AX::Application::Page ^ _page);
protected void newmethod (Dynamics.AX.Application.Page _page);
override this.newmethod : Dynamics.AX.Application.Page -> unit
Protected Sub newmethod (_page As Page)
Parameters
- _page
- Page