AdvancePublishStepEventArgsStep Property
|
Gets the name of the current major step
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic string Step { get; }Public ReadOnly Property Step As String
Get
public:
property String^ Step {
String^ get ();
}member Step : string with get
Property Value
String
See Also