In This Topic
For internal use.
Syntax
'Declaration
Protected Sub AddValuePreserve( _
ByVal As System.Text.StringBuilder, _
ByVal As System.String, _
ByVal As System.String _
)
protected void AddValuePreserve(
System.Text.StringBuilder ,
System.string ,
System.string
)
Parameters
- sb
- tag
- value
See Also