SharpSchedule

PlacementTypeControl Members

PlacementTypeControl 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 Returns
true
if the control is valid; otherwise
false
.
NamingContainer (inherited from Control) 
Page (inherited from Control) 
Parent (inherited from Control) 
PlacementType Property for holding the placement type.
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) 
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

PlacementTypeControl ConstructorInitializes a new instance of the PlacementTypeControl class.

Protected Instance Fields

Description Description of the placement type.
DescriptionRequired Required field valdiator.
Name The name of the placement type.
PlacementTypeId Id of the placement type.

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

PlacementTypeControl Class | Ozanam.Schedule.Web.Controls Namespace