Click or drag to resize

ReplicationItemEventArgsSubmitUser Property


Gets the User that submitted the publish request, which drives the replication

Namespace: Ingeniux.CMS.Event
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public IUser SubmitUser { get; }

Property Value

IUser
See Also