Show / Hide Table of Contents

Method GetInternalName

| Edit this page View Source

GetInternalName(string)

Get the internal name for a incinerator from its human readable name.
Declaration
public static string GetInternalName(string incinerator)
Parameters
Type Name Description
string incinerator
Returns
Type Description
string The matched internal name. If the incinerator parameter is null or empty, an empty string is returned. Otherwise the unchanged incinerator parameter is returned.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾