Click or drag to resize
StepEventArgsIsFirstStep Property
Gets the value that indicates whether current step is first step

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool IsFirstStep { get; }

Property Value

Type: Boolean
See Also