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