<Code Lib>
2023 Method
Changes 0
M

ContentNode.GetAsset

Description:
Returns an an instance of an Asset object, which contains definitions of the content node.
Remarks:
Properties and attributes of the node can be accessed using the standard interface of the Asset class.

public Asset GetAsset()

Asset

Loading…