Method IsValidElementName
IsValidElementName(string)
Determines whether the element name is valid.
public bool IsValidElementName(string elementName)
Parameters
elementName
stringThe name of the element.
Returns
- bool
True if the element name is valid.