SharpSchedule

AchievementControl Members

AchievementControl overview

Public Instance Properties

Application (inherited from UserControl) 
Attributes (inherited from UserControl) 
BindingContainer (inherited from Control) 
Cache (inherited from UserControl) 
ClientID (inherited from Control) 
Controls (inherited from Control) 
EnableViewState (inherited from Control) 
ID (inherited from Control) 
IsPostBack (inherited from UserControl) 
IsValid
true
if the page 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

Create Create a new Achievement object and populate it with the data from the form.
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) 
SyncForm Update the form controls with the values in the client object.
ToString (inherited from Object) 
Update Populate an existing Achievement object with the data from the form.

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

AchievementControl ConstructorInitializes a new instance of the AchievementControl class.

Protected Instance Fields

AchievementId Id of the client achievement.
ActivityChoice Activity that is to be achieved.
ClientChoice Client choice drop down.
ClientChoiceRequired Client choice required filed validator.
ExpiryDateRequired Expiry date.

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 Initialziation event handler.
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

AchievementControl Class | Ozanam.Schedule.Web.Controls.Achievements Namespace