AdvancePublishStepEventArgsStep Property
|
Gets the name of the current major step
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public string Step { get; }
Public ReadOnly Property Step As String
Get
public:
property String^ Step {
String^ get ();
}
member Step : string with get
Property Value
Type:
StringSee Also