This property keeps track of the class/instance that created the page object.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public Object Creator { get; set; } |
Remarks
Note that this property should only be set if you are creating a new PageData instance,
not if you are just updating information in an existing object.