KaxAjaxConsoleDesignerVerbs Property |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic override DesignerVerbCollection Verbs { get; }
Public Overrides ReadOnly Property Verbs As DesignerVerbCollection
Get
public:
virtual property DesignerVerbCollection^ Verbs {
DesignerVerbCollection^ get () override;
}
abstract Verbs : DesignerVerbCollection with get
override Verbs : DesignerVerbCollection with get
Property Value
Type:
DesignerVerbCollectionImplements
IDesignerVerbs
See Also