Finds the master with toolbox.

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

Syntax

C#
protected MasterPage FindMasterWithToolbox()
Visual Basic
Protected Function FindMasterWithToolbox As MasterPage
Visual C++
protected:
MasterPage^ FindMasterWithToolbox()
F#
member FindMasterWithToolbox : unit -> MasterPage 

Return Value

Type: MasterPage

See Also