WmlMobileTextWriter.EncodeAttributeValue Method
.NET Framework 4.5
Encodes the value of the specified markup attribute based on the requirements of the HttpRequest object of the current context.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
EncodeAttributeValue(HtmlTextWriterAttribute, String) | Encodes the value of the specified markup attribute based on the requirements of the HttpRequest object of the current context. (Inherited from HtmlTextWriter.) |
|
EncodeAttributeValue(String, Boolean) | Encodes the value of the specified markup attribute based on the requirements of the HttpRequest object of the current context. (Inherited from HtmlTextWriter.) |