Click or drag to resize
StepEventArgsIsLastStep Property
Gets the value that indicates whether current step is last step

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax
C#
public bool IsLastStep { get; }

Property Value

Type: Boolean
See Also