This documentation is for the old version. Go to the latest Upload Suite docs

BaseControlConverter.GetStandardValuesSupported Method (ITypeDescriptorContext)

Namespace: Aurigma.ImageUploader.Design
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Overrides Function GetStandardValuesSupported ( _
	context As ITypeDescriptorContext _
) As Boolean
C#
public override bool GetStandardValuesSupported(
	ITypeDescriptorContext context
)

See Also

Reference