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

public PageBase LoadOrCreate(
	long id
)

Return Value

Type: PageBase
Entity
Remarks

How to find an object ID
See Also