protected string GetRequiredStringViewState(string fieldName) { return(WebFormsHelper.GetRequiredStringViewState(this.ViewState, fieldName)); }