DdsDataField Methods

DdsDataField Overview

Public Methods

Method Description
public method LoadPostData Overloaded. Processes postback data for an ASP.NET server control and returns True if the server control's state changed as a result of the postback; otherwise False.
public method RaisePostDataChangedEvent Signals the server control object to notify the ASP.NET application that the state of the control has changed.
public method ParseValues Parses the values to be displayed when the field is of type dropdown.
public method RenderBeginTag Renders the HTML opening tag of the control into the specified writer.
public method RenderEndTag Renders the HTML closing tag of the control into the specified writer.
public method ResetMessageId Resets the MessageId property.