PublicAPI.Objects.Web.Orchard.Model.ShellFetureEntity.LoadOrCreate ELMA API Documentation
Load by ID. If not found, the new object is returned
 
 
Syntax

public ShellFetureEntity LoadOrCreate(
	Guid uid
)

Return Value

Type: ShellFetureEntity
Entity
Remarks

How to find an object ID
See Also