HtmlUrlAttributeEncode Method
MSDN Home
MSDN
MSDN Library
Web Development
SharePoint Products and Techno ...
Windows SharePoint Services 3. ...
SDK Documentation
Class Library and Web Service ...
Microsoft.SharePoint.Utilities
SPHttpUtility Class
SPHttpUtility Methods
HtmlUrlAttributeEncode Meth ...
HtmlUrlAttributeEncode Method ...
HtmlUrlAttributeEncode Method ...
SPHttpUtility Methods
AddQuote Method
ConvertSimpleHtmlToText Method
EcmaScriptStringLiteralEncode ...
HtmlDecode Method
HtmlEncode Method
HtmlEncodeAllowSimpleTextForma ...
HtmlUrlAttributeEncode Method
NoEncode Method
UrlKeyValueDecode Method
UrlKeyValueEncode Method
UrlPathDecode Method
UrlPathEncode Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
SPHttpUtility.HtmlUrlAttributeEncode Method (Microsoft.SharePoint.Utilities)
Encodes the specified string for use as an attribute value for URL type attributes, such as the
href
attribute of an anchor tag or the
src
attribute of an image tag.
Overload List
Name
Description
SPHttpUtility.HtmlUrlAttributeEncode (String)
Encodes the specified string for use as an attribute value for URL type attributes, such as the
href
attribute of an anchor tag or the
src
attribute of an image tag.
SPHttpUtility.HtmlUrlAttributeEncode (String, TextWriter)
Encodes the specified string for use as an attribute value for URL type attributes, such as the
href
attribute of an anchor tag or the
src
attribute of an image tag, and appends it to the specified output stream.
See Also
Reference
SPHttpUtility Class
SPHttpUtility Members
Microsoft.SharePoint.Utilities Namespace
Tags :