SharpSchedule

AchievementCommentControl Members

AchievementCommentControl overview

Public Instance Fields

AchievementId Id of the Achievement.

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 Return
true
if the page control is valid, else
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 achievement object.
ToString (inherited from Object) 
Update Populate an existing clieng 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

AchievementCommentControl ConstructorInitializes a new instance of the AchievementCommentControl class.

Protected Instance Fields

AchievementCommentId Id of the comment.
Comment Comment text.
CommentRequired Comment required field validator.
Date Date the comment was written/ first produced.
DateIsDate Date is a correct date validator.
DatePopUp Date popup link.
DateRequired Date is required validator.

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

AchievementCommentControl Class | Ozanam.Schedule.Web.Controls.AchievementComments Namespace