Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: string attributeValue(string)

  • Declared in: RT.TagSoup.Tag

Declaration

protected static string attributeValue(
    string attrVal
)

Summary

Helper method to safely stringify an attribute value.

Parameters

stringattrVal Attribute value to stringify.