Click or drag to resize
StepEventArgsIsFirstStep Property
Gets the value that indicates whether current step is first 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 IsFirstStep { get; }

Property Value

Type: Boolean
See Also