2027 Method
Changes 0
M

FilterableValueProvider.IsStringValueSupported

Description:
Determines whether the provide can provide a string value for the given element.
public bool IsStringValueSupported(
	Element element
)
  • element
    The element to query.
Return Value Boolean True if the provider can return a string value for the given element, false otherwise.