ExtendedXmlDataGetAttributes Method |
Returns attributes of item with given identifier or null when such item doesn't exists.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public virtual Hashtable GetAttributes(
string identifier
)
Parameters
- identifier
- Type: SystemString
Item identifier value
Return Value
Type:
HashtableSee Also