Element.RefersToExternalResourceReference
Description:
Determines whether this Element uses external resources associated with a specified external resource type.
Determines whether this Element uses external resources associated with a specified external resource type.
public bool RefersToExternalResourceReference(
ExternalResourceType resourceType
)
-
resourceTypeThe desired external resource type.
Return Value
bool
Returns true if this Element uses external resources associated with
the specified external resource type; otherwise, false.
-
A non-optional argument was null