Property | Type | Description | |
---|---|---|---|
GetCalendarContentFromControls | string | ||
TextBoxToPositiveInteger | int |
Method | Description | |
---|---|---|
ScheduleBuilderPopupContents ( ) : System |
Initializes a new instance of the ScheduleBuilder class.
|
Method | Description | |
---|---|---|
CreateChildControls ( ) : void |
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
|
|
Render ( System.Web.UI.HtmlTextWriter writer ) : void |
Writes the T:System.Web.UI.WebControls.CompositeControl content to the specified T:System.Web.UI.HtmlTextWriter object, for display on the client.
|
Method | Description | |
---|---|---|
GetCalendarContentFromControls ( ) : string |
Gets the calendar content from controls.
|
|
TextBoxToPositiveInteger ( |
Texts the box to positive integer.
|
protected Render ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | An |
return | void |
public ScheduleBuilderPopupContents ( ) : System | ||
return | System |