PublicAPI.Portal.Objects.Content.Object.LoadOrCreate ELMA API Documentation
Load by ID. If not found, the new object is returned
 
 
Syntax

public PortalObject LoadOrCreate(
	long id
)

Return Value

Type: PortalObject
Entity
Remarks

How to find an object ID
See Also