ExtendedXmlDataGetAttribute Method |
Returns attribute value from structured data colection.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public virtual Object GetAttribute(
string identifier,
string attributeName
)
Parameters
- identifier
- Type: SystemString
Item identifier value - attributeName
- Type: SystemString
Attribute name
Return Value
Type:
ObjectSee Also