WebFormsRootDesigner.IDesigner.Verbs Property
.NET Framework (current version)
Gets or sets the design-time verbs that are supported by the designer. For a description of this member, see IDesigner.Verbs.
Assembly: System.Design (in System.Design.dll)
private abstract Verbs : DesignerVerbCollection with get private override Verbs : DesignerVerbCollection with get
Property Value
Type: System.ComponentModel.Design.DesignerVerbCollectionThe design-time verbs that are supported by the designer.
Implements
IDesigner.VerbsThis member is an explicit interface member implementation. It can be used only when the WebFormsRootDesigner instance is cast to an IDesigner interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: