Click or drag to resize
FolderNameEditor2EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax
public override Object EditValue(
	ITypeDescriptorContext context,
	IServiceProvider provider,
	Object value
)

Parameters

context
Type: System.ComponentModelITypeDescriptorContext
provider
Type: SystemIServiceProvider
value
Type: SystemObject

Return Value

Type: Object
See Also