Interface used to locate MonoX master page with a toolbox from nested pages.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public interface IToolboxMasterPage
Visual Basic
Public Interface IToolboxMasterPage
Visual C++
public interface class IToolboxMasterPage
F#
type IToolboxMasterPage =  interface end

See Also