UpdatePublishStepEventArgsUpdateType Property
|
Gets the name of update "type"
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic string UpdateType { get; }Public ReadOnly Property UpdateType As String
Get
public:
property String^ UpdateType {
String^ get ();
}member UpdateType : string with get
Property Value
String
See Also