PostBackTriggerControlIDConverter.GetStandardValuesExclusive Method

Definition

Returns a value that indicates whether the collection of standard values that is returned from the GetStandardValues(ITypeDescriptorContext) method is an exclusive list of possible values, by using the specified context.

C#
public override bool GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext context);

Parameters

context
ITypeDescriptorContext

The format context.

Returns

true if the TypeConverter.StandardValuesCollection object that is returned from the GetStandardValues(ITypeDescriptorContext) method provides a complete list of possible values; false if other values are possible. The default is false.

Applies to

Proizvod Verzije
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1