HtmlMobileTextWriter.IsAttributeDefined Method
.NET Framework 4.5
Determines whether the specified markup attribute and its value are rendered during the next call to the RenderBeginTag method.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsAttributeDefined(HtmlTextWriterAttribute) | Determines whether the specified markup attribute and its value are rendered during the next call to the RenderBeginTag method. (Inherited from HtmlTextWriter.) |
|
IsAttributeDefined(HtmlTextWriterAttribute, String) | Determines whether the specified markup attribute and its value are rendered during the next call to the RenderBeginTag method. (Inherited from HtmlTextWriter.) |