Obtains the System.Web.UI.HtmlTextWriterStyle enumeration value for the specified style.
- styleName
- The style attribute for which to obtain the System.Web.UI.HtmlTextWriterStyle.
The System.Web.UI.HtmlTextWriterStyle enumeration value corresponding to styleName.
The HtmlTextWriter.GetStyleKey(string) method returns the value -1 typed as a System.Web.UI.HtmlTextWriterStyle value, if styleName does not correspond to any System.Web.UI.HtmlTextWriterStyle enumeration value.