SharpSchedule

ViewPlans Members

ViewPlans overview

Public Instance Constructors

ViewPlans ConstructorInitializes a new instance of the ViewPlans class.

Public Instance Properties

Application (inherited from Page) 
BindingContainer (inherited from Control) 
Cache (inherited from Page) 
ClientID (inherited from Control) 
ClientTarget (inherited from Page) 
Controls (inherited from Control) 
EnableViewState (inherited from Page) 
ErrorPage (inherited from Page) 
ID (inherited from Page) 
IsPostBack (inherited from Page) 
IsReusable (inherited from Page) 
IsValid (inherited from Page) 
NamingContainer (inherited from Control) 
Page (inherited from Control) 
Parent (inherited from Control) 
Request (inherited from Page) 
Response (inherited from Page) 
Server (inherited from Page) 
Session (inherited from Page) 
Site (inherited from Control) 
SmartNavigation (inherited from Page) 
TemplateSourceDirectory (inherited from Control) 
Trace (inherited from Page) 
UniqueID (inherited from Control) 
User (inherited from Page) 
Validators (inherited from Page) 
ViewStateUserKey (inherited from Page) 
Visible (inherited from Page) 

Public Instance Methods

DataBind Override the bind functionality to retrieve all plans and bind them to the various list controls.
DesignerInitialize (inherited from Page) 
Dispose (inherited from Control) 
Equals (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
GetHashCode (inherited from Object) 
GetPostBackClientEvent (inherited from Page) 
GetPostBackClientHyperlink (inherited from Page) 
GetPostBackEventReference (inherited from Page)Overloaded.  
GetType (inherited from Object) 
GetTypeHashCode (inherited from Page) 
HasControls (inherited from Control) 
IsClientScriptBlockRegistered (inherited from Page) 
IsStartupScriptRegistered (inherited from Page) 
LoadControl (inherited from TemplateControl) 
LoadTemplate (inherited from TemplateControl) 
MapPath (inherited from Page) 
ParseControl (inherited from TemplateControl) 
PlanDisplay_Edit Resource edit event, forward to the edit screen.
PlanDisplay_PageIndexChanged Advance the datagrid if the page has changed.
PlanDisplay_Sort Handle the custom sort command.
ProcessRequest (inherited from Page) 
RegisterArrayDeclaration (inherited from Page) 
RegisterClientScriptBlock (inherited from Page) 
RegisterHiddenField (inherited from Page) 
RegisterOnSubmitStatement (inherited from Page) 
RegisterRequiresPostBack (inherited from Page) 
RegisterRequiresRaiseEvent (inherited from Page) 
RegisterStartupScript (inherited from Page) 
RegisterViewStateHandler (inherited from Page) 
RenderControl (inherited from Control) 
ResolveUrl (inherited from Control) 
SetRenderMethodDelegate (inherited from Control) 
ToString (inherited from Object) 
Validate (inherited from Page) 
VerifyRenderingInServerForm (inherited from Page) 

Public Instance Events

AbortTransaction (inherited from TemplateControl) 
CommitTransaction (inherited from TemplateControl) 
DataBinding (inherited from Control) 
Disposed (inherited from Control) 
Error (inherited from TemplateControl) 
Init (inherited from Control) 
Load (inherited from Control) 
PreRender (inherited from Control) 
Unload (inherited from Control) 

Protected Instance Fields

PlanDisplay A grid for storing the plans.

Protected Instance Properties

AspCompatMode (inherited from Page) 
AutoHandlers (inherited from TemplateControl) 
Buffer (inherited from Page) 
ChildControlsCreated (inherited from Control) 
CodePage (inherited from Page) 
ContentType (inherited from Page) 
Context (inherited from Page) 
Culture (inherited from Page) 
EnableViewStateMac (inherited from Page) 
Events (inherited from Control) 
FileDependencies (inherited from Page) 
HasChildViewState (inherited from Control) 
IsTrackingViewState (inherited from Control) 
LCID (inherited from Page) 
ResponseEncoding (inherited from Page) 
SupportAutoEvents (inherited from TemplateControl) 
TraceEnabled (inherited from Page) 
TraceModeValue (inherited from Page) 
TransactionMode (inherited from Page) 
UICulture (inherited from Page) 
ViewState (inherited from Control) 
ViewStateIgnoresCase (inherited from Control) 

Protected Instance Methods

AddParsedSubObject (inherited from Control) 
AspCompatBeginProcessRequest (inherited from Page) 
AspCompatEndProcessRequest (inherited from Page) 
BuildProfileTree (inherited from Control) 
ClearChildViewState (inherited from Control) 
Construct (inherited from TemplateControl) 
CreateChildControls (inherited from Control) 
CreateControlCollection (inherited from Control) 
CreateHtmlTextWriter (inherited from Page) 
CreateResourceBasedLiteralControl (inherited from TemplateControl) 
DeterminePostBackMode (inherited from Page) 
EnsureChildControls (inherited from Control) 
Finalize (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
FrameworkInitialize (inherited from TemplateControl) 
InitOutputCache (inherited from Page) 
IsLiteralContent (inherited from Control) 
LoadPageStateFromPersistenceMedium (inherited from Page) 
LoadViewState (inherited from Control) 
MapPathSecure (inherited from Control) 
MemberwiseClone (inherited from Object) 
OnAbortTransaction (inherited from TemplateControl) 
OnBubbleEvent (inherited from Control) 
OnCommitTransaction (inherited from TemplateControl) 
OnDataBinding (inherited from Control) 
OnError (inherited from TemplateControl) 
OnInit Framework initilization event.
OnLoad (inherited from Control) 
OnPreRender (inherited from Control) 
OnUnload (inherited from Control) 
RaiseBubbleEvent (inherited from Control) 
RaisePostBackEvent (inherited from Page) 
Render (inherited from Control) 
RenderChildren (inherited from Control) 
SavePageStateToPersistenceMedium (inherited from Page) 
SaveViewState (inherited from Control) 
SetStringResourcePointer (inherited from TemplateControl) 
TrackViewState (inherited from Control) 
WriteUTF8ResourceString (inherited from TemplateControl) 

Protected Internal Instance Methods

AddedControl (inherited from Control) 
RemovedControl (inherited from Control) 

See Also

ViewPlans Class | Ozanam.Schedule.Web.Manage.Schedule Namespace