LinkedResourceCollection.Clear

LinkedResourceCollection.Clear method

Removes all elements from this collection.

public void Clear(bool removeHtmlLinks)
ParameterTypeDescription
removeHtmlLinksBooleanDefines need remove links from html body or not.

See Also