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