Aracılığıyla paylaş


WebPartMenuStyle.ICustomTypeDescriptor.GetEditor(Type) Yöntem

Tanım

Bir bileşenin bu örneği için belirtilen türde bir düzenleyici döndürür. Bu yöntem yöntemini uygular GetEditor(Type) .

 virtual System::Object ^ System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type ^ editorBaseType) = System::ComponentModel::ICustomTypeDescriptor::GetEditor;
object ICustomTypeDescriptor.GetEditor (Type editorBaseType);
abstract member System.ComponentModel.ICustomTypeDescriptor.GetEditor : Type -> obj
override this.System.ComponentModel.ICustomTypeDescriptor.GetEditor : Type -> obj
Function GetEditor (editorBaseType As Type) As Object Implements ICustomTypeDescriptor.GetEditor

Parametreler

editorBaseType
Type

Type Bu nesnenin düzenleyicisini temsil eden bir.

Döndürülenler

ObjecteditorBaseType Bu nesne için düzenleyici görevi görecek veya null düzenleyici bulunamıyorsa türünde.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.