This topic has not yet been rated - Rate this topic

HtmlMobileTextWriter.IsAttributeDefined Method

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
Protected method IsAttributeDefined(HtmlTextWriterAttribute) Determines whether the specified markup attribute and its value are rendered during the next call to the RenderBeginTag method. (Inherited from HtmlTextWriter.)
Protected method 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.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.