Represents an attribute in
Page or
Element content,
or in a Workflow
Action. Attributes are always uniquely named.
Attribute objects are already serialized into an XAttribute object.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic interface IAttribute
Public Interface IAttribute
public interface class IAttribute
type IAttribute = interface end
The IAttribute type exposes the following members.
Properties
Methods| | Name | Description |
|---|
 | Serialize |
Serializes the Attribute object to an XML Attribute
|
Top
See Also