RemoveMarkupStyle(String) Method

Definition

Assembly XenoAtom.Terminal.dll

Removes a custom markup style token and invalidates cached markup renderers.

public bool RemoveMarkupStyle(string token)

Parameters

token
String

The token name to remove.

Returns

Boolean
true if the token was removed; otherwise false.