SharpSchedule

ClientControl Members

ClientControl overview

Public Instance Properties

Application (inherited from UserControl) 
Attributes (inherited from UserControl) 
BindingContainer (inherited from Control) 
Cache (inherited from UserControl) 
Client The client object that backs this form.
ClientID (inherited from Control) 
Controls (inherited from Control) 
EnableViewState (inherited from Control) 
ID (inherited from Control) 
IsPostBack (inherited from UserControl) 
IsValid Returns
true
if the control is valid; otherwise
false
.
NamingContainer (inherited from Control) 
Page (inherited from Control) 
Parent (inherited from Control) 
Request (inherited from UserControl) 
Response (inherited from UserControl) 
Server (inherited from UserControl) 
Session (inherited from UserControl) 
Site (inherited from Control) 
TemplateSourceDirectory (inherited from Control) 
Trace (inherited from UserControl) 
UniqueID (inherited from Control) 
Visible (inherited from Control) 

Public Instance Methods

DataBind (inherited from Control) 
DesignerInitialize (inherited from UserControl) 
Dispose (inherited from Control) 
Equals (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
HasControls (inherited from Control) 
InitializeAsUserControl (inherited from UserControl) 
LoadControl (inherited from TemplateControl) 
LoadTemplate (inherited from TemplateControl) 
MapPath (inherited from UserControl) 
ParseControl (inherited from TemplateControl) 
RenderControl (inherited from Control) 
ResolveUrl (inherited from Control) 
SetRenderMethodDelegate (inherited from Control) 
ShowHideAddress_Click Show or hide the display of the client address field. Default value is hide.
ToString (inherited from Object) 

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 Constructors

ClientControl ConstructorInitializes a new instance of the ClientControl class.

Protected Instance Fields

AddressId The id of the block.
BirthDate Birth date.
City City.
CityRequired City is a required field.
ClientAddressTable The table that contains the client address information.
ClientDetails Client details table, holds address and comment information.
ClientId Id of the client.
ClientPhoto Client photograph.
EffectiveDate Client effective date.
EffectiveDatePopUp Link to the date popup.
Email Email.
ExpiryDate Expiry date.
FirstName Client first name.
FirstNameRequired Required field valdiator.
HealthCareNumber Health care number.
HealthCareNumberRequired Field is required.
LastName Client last name.
LastNameRequired Required field valdiator.
NewClientPhoto Client photo upload box.
Phone1 Phone number 1.
Phone1Required The first phone number is required.
Phone1Valid Validates phone number 1.
Phone2 Phone number 2.
Phone2Valid Validates phone number 2.
PostalCode Postal Code.
PostalCodeValid Validates postal code.
Province Province.
ProvinceRequired Province is a required field.
ShowHideAddress Show or hide the address table.
StreetAddress Street address.
StreetAddressRequired Street address is a required field.
ValidEmail Ensure that the email is valid.

Protected Instance Properties

AutoHandlers (inherited from TemplateControl) 
ChildControlsCreated (inherited from Control) 
Context (inherited from Control) 
Events (inherited from Control) 
HasChildViewState (inherited from Control) 
IsTrackingViewState (inherited from Control) 
SupportAutoEvents (inherited from TemplateControl) 
ViewState (inherited from Control) 
ViewStateIgnoresCase (inherited from Control) 

Protected Instance Methods

AddParsedSubObject (inherited from Control) 
BuildProfileTree (inherited from Control) 
ClearChildViewState (inherited from Control) 
Construct (inherited from TemplateControl) 
CreateChildControls (inherited from Control) 
CreateControlCollection (inherited from Control) 
CreateResourceBasedLiteralControl (inherited from TemplateControl) 
EnsureChildControls (inherited from Control) 
Finalize (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
FrameworkInitialize (inherited from TemplateControl) 
IsLiteralContent (inherited from Control) 
LoadViewState (inherited from UserControl) 
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 Initialization events.
OnLoad (inherited from Control) 
OnPreRender (inherited from Control) 
OnUnload (inherited from Control) 
RaiseBubbleEvent (inherited from Control) 
Render (inherited from Control) 
RenderChildren (inherited from Control) 
SaveViewState (inherited from UserControl) 
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

ClientControl Class | Ozanam.Schedule.Web.Controls Namespace