PublishingTaskEventArgsSubmitUserId Property
|
Gets the ID of the
User that submitted
the publish request
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic string SubmitUserId { get; }Public ReadOnly Property SubmitUserId As String
Get
public:
property String^ SubmitUserId {
String^ get ();
}member SubmitUserId : string with get
Property Value
String
See Also