AttachmentItem Members

php Uploader

PHP File Uploader Class Reference

AttachmentItem Members

AttachmentItem overview

Public Instance Properties
BindingContainer (inherited from Control) 
Checked Gets or sets a value indicating whether this AttachmentItem is checked.
ClientID (inherited from Control) 
Controls (inherited from Control) 
DataItem Gets the data item.
EnableViewState (inherited from Control) 
FileGuid Gets the file GUID.
FileName Gets the name of the file.
FileSize Gets the size of the file.
ID (inherited from Control) 
IsCustom Gets a value indicating whether this instance is custom.
NamingContainer (inherited from Control) 
Page (inherited from Control) 
Parent (inherited from Control) 
ShouldSave Gets a value indicating whether the item is checked and not a custom item.
Site (inherited from Control) 
TemplateSourceDirectory (inherited from Control) 
UniqueID (inherited from Control) 
Visible (inherited from Control) 
Public Instance Methods
ChangeToCustom Changes this instance to a custom item.
CopyTo Copys the uploaded file to a new location.
DataBind (inherited from Control) 
Delete Deletes this instance.
Dispose (inherited from Control) 
Equals (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
GetHashCode (inherited from Object) 
GetTempFilePath Gets the temp file path.
GetType (inherited from Object) 
HasControls (inherited from Control) 
HideAndUncheck Same as the 'remove' button , just hide and uncheck this item.
MoveTo Moves the uploaded file to a new location.
OpenStream 
Remove Removes this instance from collection but do not delete it.
RenderControl (inherited from Control) 
ResolveUrl (inherited from Control) 
SetRenderMethodDelegate (inherited from Control) 
ToString (inherited from Object) 
Public Instance Events
DataBinding (inherited from Control) 
Disposed (inherited from Control) 
Init (inherited from Control) 
Load (inherited from Control) 
PreRender (inherited from Control) 
Unload (inherited from Control) 
Protected Instance Properties
ChildControlsCreated (inherited from Control) 
Context (inherited from Control) 
Events (inherited from Control) 
HasChildViewState (inherited from Control) 
IsTrackingViewState (inherited from Control) 
ViewState (inherited from Control) 
ViewStateIgnoresCase (inherited from Control) 
Protected Instance Methods
AddParsedSubObject (inherited from Control) 
BuildProfileTree (inherited from Control) 
ClearChildViewState (inherited from Control) 
CreateChildControls (inherited from Control) 
CreateControlCollection (inherited from Control) 
EnsureChildControls (inherited from Control) 
Finalize (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
InitProperties 
IsLiteralContent (inherited from Control) 
LoadViewState 
MapPathSecure (inherited from Control) 
MemberwiseClone (inherited from Object) 
OnBubbleEvent (inherited from Control) 
OnDataBinding Raises the DataBinding event.
OnInit (inherited from Control) 
OnLoad (inherited from Control) 
OnPreRender (inherited from Control) 
OnUnload (inherited from Control) 
RaiseBubbleEvent (inherited from Control) 
Render 
RenderChildren (inherited from Control) 
SaveViewState 
TrackViewState (inherited from Control) 
Protected Internal Instance Constructors Protected Internal Instance Methods
AddedControl (inherited from Control) 
RemovedControl (inherited from Control) 
See Also

AttachmentItem Class | CuteWebUI Namespace