/// <summary> /// Use this method to expand or collapse the business process control. /// </summary> /// <param name="strExpanded"></param> public abstract void SetDisplayState(ProcessExpanded strExpanded);