FilterableValueProvider.IsElementIdValueSupported
Description:
Determines whether the provide can provide an ElementId value for the given element.
Determines whether the provide can provide an ElementId value for the given element.
public bool IsElementIdValueSupported(
Element element
)
-
elementThe element to query.
Return Value
bool
True if the provider can return an ElementId value for the given element, false otherwise.
-
A non-optional argument was null