Public Instance Properties
Public Instance Methods
Public Instance Events
Protected Instance Properties
Protected Instance Methods
Protected Internal Instance Constructors
Protected Internal Instance Methods
See Also
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) |
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) |
DataBinding (inherited from Control) | |
Disposed (inherited from Control) | |
Init (inherited from Control) | |
Load (inherited from Control) | |
PreRender (inherited from Control) | |
Unload (inherited from Control) |
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) |
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) |
AddedControl (inherited from Control) | |
RemovedControl (inherited from Control) |
AttachmentItem Class | CuteWebUI Namespace