Last updated 4 months ago
Was this helpful?
Method in
Removes all marker processors that handle markers named attributeName .
attributeName
public abstract void DeregisterMarkerProcessor(string attributeName);
string attributeName
string
The name of the marker to remove processors for.