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

public ShellStateEntity LoadOrCreate(
	Guid uid
)

Return Value

Type: ShellStateEntity
Entity
Remarks

How to find an object ID
See Also