HtmlTextWriter::EncodeAttributeValue Method

 

Encodes the value of the specified markup attribute based on the requirements of the HttpRequest object of the current context.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protmethodEncodeAttributeValue(HtmlTextWriterAttribute, String^)

Encodes the value of the specified markup attribute based on the requirements of the HttpRequest object of the current context.

System_CAPS_protmethodEncodeAttributeValue(String^, Boolean)

Encodes the value of the specified markup attribute based on the requirements of the HttpRequest object of the current context.

Return to top
Show: