2027 Method
Changes 0
M

FilterableValueProvider.IsElementIdValueSupported

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