UpdatePublishStepEventArgsUpdateType Property
|
Gets the name of update "type"
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public string UpdateType { get; }
Public ReadOnly Property UpdateType As String
Get
public:
property String^ UpdateType {
String^ get ();
}
member UpdateType : string with get
Property Value
Type:
StringSee Also