Gets the value of the HTML element's attribute.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- input
- Type: System String
Element's outer HTML
- attributeName
- Type: System String
Name of the attribute
Return Value
Type: StringValue of the element's attribute
See Also