sync toc
Hevea.Core
Credential Class
Credential Members
Credential Constructor
Credential Constructor (String, String)
Credential Constructor (String, String, ArrayList, ArrayList)
Credential Constructor (String, String, String, ArrayList, ArrayList)
Fields
CredentialObjectVersion Field
Properties
Description Property
IsAdministrator Property
IsAnonymous Property
IsSystem Property
Login Property
Tag Property
Methods
CheckAuthorization Method
CheckPassword Method
CheckPassword Method (Credential)
CheckPassword Method (String)
CheckPassword Method (String, Boolean)
CredentialStore Class
CredentialStore Members
CredentialStore Constructor
Fields
CredentialExists Field
GetCredential Field
Properties
AdministratorExists Property
AnonymousCredential Property
IsEmpty Property
Methods
Add Method
Get Method
Get Method (String)
Get Method (String, Boolean)
GetEnumerator Method
LoginExists Method
Remove Method
CredentialStore.CredentialExistsDelegate Delegate
CredentialStore.GetCredentialDelegate Delegate
Cryptography Class
Cryptography Members
Methods
DecodeFromBase64 Method
EncodeToBase64 Method
EncodeToMD5 Method
DataCached Class
DataCached Members
DataCached Constructor
DataCached Constructor (String)
DataCached Constructor (Byte[])
Properties
CachedAt Property
ClientFileName Property
DataStream Property
Size Property
StoredOnDisk Property
Methods
Dispose Method
SaveTo Method
DocumentRegistration Class
DocumentRegistration Members
DocumentRegistration Constructor
DocumentRegistration Constructor (String, Type)
DocumentRegistration Constructor (String, Type, String)
DocumentRegistration Constructor (String, Type, SecurityMode)
Properties
DocumentName Property
DocumentType Property
Enabled Property
Id Property
MustAuthenticate Property
SecuredChannelRequired Property
Security Property
Methods
ParseSecurity Method
DocumentRegistration.SecurityMode Enumeration
DocumentRegistrationCollection Class
DocumentRegistrationCollection Members
DocumentRegistrationCollection Constructor
Properties
Item Property
Item Property (Guid)
Item Property (String)
Methods
Add Method
Add Method (DocumentRegistration)
Add Method (DocumentRegistration, Boolean)
GetEnumerator Method
Utilities Class
Utilities Members
Methods
DecodePairKeyValueString Method
ParseBooleanConfigurationSetting Method
ParseTextConfigurationSetting Method
ParseTextConfigurationSetting Method (String, String)
ParseTextConfigurationSetting Method (String, String, Boolean)
Hevea.Core.Exceptions
BadRequestException Class
BadRequestException Members
BadRequestException Constructor
BadRequestException Constructor ()
BadRequestException Constructor (String)
BadRequestException Constructor (String, Exception)
BadRequestException Constructor (SerializationInfo, StreamingContext)
DocumentDisabledException Class
DocumentDisabledException Members
DocumentDisabledException Constructor
DocumentDisabledException Constructor ()
DocumentDisabledException Constructor (String)
DocumentDisabledException Constructor (String, Exception)
DocumentDisabledException Constructor (SerializationInfo, StreamingContext)
FileUpToDateException Class
FileUpToDateException Members
FileUpToDateException Constructor
FileUpToDateException Constructor ()
FileUpToDateException Constructor (String)
FileUpToDateException Constructor (String, Exception)
FileUpToDateException Constructor (SerializationInfo, StreamingContext)
HeveaException Class
HeveaException Members
HeveaException Constructor
HeveaException Constructor ()
HeveaException Constructor (String)
HeveaException Constructor (String, Exception)
HeveaException Constructor (String, String[])
HeveaException Constructor (SerializationInfo, StreamingContext)
InvalidCredentialException Class
InvalidCredentialException Members
InvalidCredentialException Constructor
InvalidCredentialException Constructor ()
InvalidCredentialException Constructor (String)
InvalidCredentialException Constructor (String, Exception)
InvalidCredentialException Constructor (SerializationInfo, StreamingContext)
InvalidSequenceException Class
InvalidSequenceException Members
InvalidSequenceException Constructor
InvalidSequenceException Constructor ()
InvalidSequenceException Constructor (String)
InvalidSequenceException Constructor (String, Exception)
InvalidSequenceException Constructor (SerializationInfo, StreamingContext)
NotAvailableException Class
NotAvailableException Members
NotAvailableException Constructor
NotAvailableException Constructor ()
NotAvailableException Constructor (String)
NotAvailableException Constructor (String, Exception)
NotAvailableException Constructor (SerializationInfo, StreamingContext)
OwnerNotSetException Class
OwnerNotSetException Members
OwnerNotSetException Constructor
OwnerNotSetException Constructor ()
OwnerNotSetException Constructor (String)
OwnerNotSetException Constructor (String, Exception)
OwnerNotSetException Constructor (SerializationInfo, StreamingContext)
OwnerNotSetException Constructor (WebComponent)
UnsecuredChannelException Class
UnsecuredChannelException Members
UnsecuredChannelException Constructor
UnsecuredChannelException Constructor ()
UnsecuredChannelException Constructor (String)
UnsecuredChannelException Constructor (String, Exception)
UnsecuredChannelException Constructor (SerializationInfo, StreamingContext)
Hevea.Core.Ftp
FtpApplicationType Enumeration
FtpClientRequest Class
FtpClientRequest Members
Properties
Command Property
Data Property
ExpectedCommand Property
Location Property
ParameterLine Property
Parameters Property
PreviousCommand Property
SessionId Property
SessionParameters Property
UserCredential Property
UserLogin Property
FtpDataType Enumeration
FtpStatusCode Enumeration
Node Class
Node Members
Node Constructor
Properties
Application Property
CreateDirectoryMethod Property
DeleteNodeMethod Property
GetNodeByNameAndParentMethod Property
GetNodeChildsMethod Property
HasChild Property
IsDirectory Property
IsReadable Property
IsWriteable Property
LastModificationDate Property
Name Property
Parent Property
Path Property
RealPath Property
RenameNodeMethod Property
Root Property
Size Property
Tag Property
Type Property
Methods
ChildExists Method
PrintDirectory Method
PrintDirectoryList Method
RemoveChild Method
Rename Method
Search Method
ToString Method
Node.CreateDirectoryDelegate Delegate
Node.DeleteNodeDelegate Delegate
Node.GetNodeByNameAndParentDelegate Delegate
Node.GetNodeChildsDelegate Delegate
Node.NodeType Enumeration
Node.RenameNodeDelegate Delegate
OakServer Class
OakServer Members
OakServer Constructor
OakServer Constructor (Int32, String, DocumentRegistrationCollection, Boolean)
OakServer Constructor (Int32, IPAddress, IPAddress, String, DocumentRegistrationCollection, Boolean)
Fields
Version Field
Properties
Enabled Property
FtpRoot Property
MustAuthenticate Property
PublicTcpPort Property
Registrations Property
Methods
GetApplicationType Method
Start Method
Stop Method
Hevea.Core.Ftp.Interfaces
IFtpAsynchronousInput Interface
IFtpAsynchronousInput Members
Properties
CacheToDisk Property
Methods
ProcessInputRequest Method
IFtpObject Interface
IFtpObject Members
Properties
Request Property
IFtpOutput Interface
IFtpOutput Members
Methods
ProcessOutputRequest Method
IFtpSynchronousInput Interface
IFtpSynchronousInput Members
Properties
CacheToDisk Property
Methods
ProcessInputRequest Method
Hevea.Core.Http
HeveaServer Class
HeveaServer Members
HeveaServer Constructor
HeveaServer Constructor (Int32, Int32, String, DocumentRegistrationCollection, Boolean)
HeveaServer Constructor (Int32, Int32, IPAddress, IPAddress, String, DocumentRegistrationCollection, Boolean)
Fields
DefaultCompressionThreshold Field
DefaultPublicPort Field
DefaultSecuredPort Field
DefaultVirtualDirectoryUri Field
ExplorerPageUri Field
FirstUsePageUri Field
LocalIPAddressParameterName Field
PublicIPAddressParameterName Field
ResourcesDirectoryUri Field
Version Field
WelcomePageUri Field
Properties
CompressionEnabled Property
CompressionThreshold Property
DefaultDocument Property
KeepAliveEnabled Property
MustAuthenticate Property
PublicIPAddress Property
Registrations Property
SslEnabled Property
WwwRoot Property
Methods
LoadCredentials Method
SetGetCredentialDelegate Method
Start Method
Stop Method
HttpClientRequest Class
HttpClientRequest Members
Properties
Agent Property
Content Property
Cookies Property
DefaultDocument Property
DocumentName Property
DocumentPath Property
DocumentPhysicalRelativePath Property
DocumentUri Property
FileInCacheDate Property
Header Property
HostName Property
HTTPVersion Property
IsSecured Property
IsValid Property
KeepAlive Property
Languages Property
Method Property
PostedFiles Property
PostedValues Property
QueryString Property
Redirect Property
RemoteIP Property
SessionId Property
UserCredential Property
HttpClientRequest.Browser Enumeration
HttpCookie Class
HttpCookie Members
HttpCookie Constructor
HttpCookie Constructor (String, String)
HttpCookie Constructor (String, String, DateTime)
Properties
Content Property
ExpiresAt Property
Id Property
Methods
ToString Method
HttpCookieCollection Class
HttpCookieCollection Members
HttpCookieCollection Constructor
Properties
Count Property
Item Property
Methods
GetEnumerator Method
HttpFormItem Class
HttpFormItem Members
HttpFormItem Constructor
Properties
Count Property
Id Property
Value Property
Values Property
Methods
ToString Method
HttpFormItemCollection Class
HttpFormItemCollection Members
HttpFormItemCollection Constructor
Properties
Count Property
Item Property
Methods
Contains Method
ContainsKey Method
GetEnumerator Method
HttpHeader Class
HttpHeader Members
HttpHeader Constructor
Properties
Content Property
Id Property
HttpHeaderCollection Class
HttpHeaderCollection Members
HttpHeaderCollection Constructor
Properties
Count Property
Item Property
Methods
Contains Method
GetEnumerator Method
HttpPostedFile Class
HttpPostedFile Members
Properties
ContentType Property
FileName Property
FormId Property
Methods
SaveToLocalDisk Method
SaveToLocalDisk Method (String)
SaveToLocalDisk Method (String, String)
HttpPostedFileCollection Class
HttpPostedFileCollection Members
Properties
Count Property
Item Property
Methods
GetEnumerator Method
HttpServerResponse Class
HttpServerResponse Members
Properties
Cookies Property
ExpiresAt Property
MIMEType Property
Methods
AddCookie Method
AddHeader Method
RedirectTo Method
MimeType Class
MimeType Members
Fields
AudioAiff Field
AudioBasic Field
AudioMidi Field
AudioMpeg Field
AudioReal Field
AudioWave Field
Bmp Field
Css Field
DefaultMimeType Field
EchoSpeech Field
Excel Field
Flash Field
Gif Field
GZip Field
Html Field
Javascript Field
Jpeg Field
Pdf Field
Plaintext Field
Png Field
Postscript Field
Powerpoint Field
Rar Field
Rtf Field
Tar Field
VideoAvi Field
Word Field
Xml Field
Xtext Field
YamahaVq Field
Zip Field
Methods
GetFileMimeType Method
IsCompressed Method
UserLanguage Class
UserLanguage Members
Properties
Culture Property
Language Property
Quality Property
UserLanguageCollection Class
UserLanguageCollection Members
Properties
Count Property
Favourite Property
Methods
GetEnumerator Method
Hevea.Core.Http.Applications
Explorer Class
Explorer Members
Explorer Constructor
Explorer Constructor (HttpClientRequest, HttpServerResponse)
Explorer Constructor (HttpClientRequest, HttpServerResponse, String, Boolean, Boolean, Boolean, String, Boolean, Boolean)
Fields
AllowFileDeleteParameterName Field
AllowFileUploadParameterName Field
AllowSubPathParameterName Field
ExploreBasePathParameterName Field
ExplorerEnablingParameterName Field
RestrictToDriveParameterName Field
RestrictToFileFilterParameterName Field
RestrictToPathParameterName Field
Methods
OnPageRender Method
Hevea.Core.Http.Html.UI
Button Class
Button Members
Button Constructor
Button Constructor (String, String, String)
Button Constructor (String, String)
Properties
CheckMandatoryFields Property
WasClicked Property
Methods
Clicked Method
Initialize Method
Render Method
RenderJavascript Method
SetClientScript Method
SetOnClickEventHandler Method
Button.OnClick Delegate
Checkbox Class
Checkbox Members
Checkbox Constructor
Properties
Checked Property
SubmitOnClick Property
Methods
Initialize Method
Render Method
Combo Class
Combo Members
Combo Constructor
Properties
AutoSubmit Property
CheckMandatoryFields Property
EmptyValue Property
PostedValue Property
Value Property
Methods
AddValue Method
GetPostedValue Method
Initialize Method
Render Method
RenderJavascript Method
SetOnChangeEventHandler Method
SetValues Method
SetValues Method (ArrayList, String)
SetValues Method (ListDictionary, String)
Combo.OnChange Delegate
Datagrid Class
Datagrid Members
Datagrid Constructor
Properties
ImageColumnIndex Property
SelectedLines Property
Methods
EnableSelection Method
Fill Method
Initialize Method
Render Method
RenderJavascript Method
EditableList Class
EditableList Members
EditableList Constructor
Properties
EmptyValue Property
PostedValues Property
Values Property
Methods
AddValue Method
GetPostedValues Method
Initialize Method
Render Method
RenderJavascript Method
SetValues Method
FileSelector Class
FileSelector Members
FileSelector Constructor
FileSelector Constructor (String, String)
FileSelector Constructor (String)
Properties
PostedValue Property
Size Property
Value Property
Methods
GetPostedValue Method
Initialize Method
Render Method
FrameBorder Class
FrameBorder Members
FrameBorder Constructor
Properties
Collapsable Property
IsCollapsed Property
Methods
Add Method
GetComponentById Method
Initialize Method
Render Method
RenderJavascript Method
RenderMandatory Method
RenderStyle Method
Frameset Class
Frameset Members
Frameset Constructor
Properties
CustomQuery Property
VisibleGridId Property
Methods
Add Method
GetComponentById Method
Initialize Method
IsVisible Method
Render Method
RenderJavascript Method
RenderMandatory Method
RenderStyle Method
Frameset.FramesetType Enumeration
Grid Class
Grid Members
Grid Constructor
Properties
Alignment Property
Methods
Add Method
AddEmptyLine Method
AddEmptyLineToPlain Method
AddSeparator Method
AddSpace Method
GetComponentById Method
Initialize Method
NewLine Method
Render Method
RenderJavascript Method
RenderMandatory Method
RenderStyle Method
Grid.VerticalAlignment Enumeration
HyperLink Class
HyperLink Members
HyperLink Constructor
Properties
ImageUrl Property
Methods
Initialize Method
Render Method
SetTarget Method
SetTarget Method (String)
SetTarget Method (String, String)
Image Class
Image Members
Image Constructor
Image Constructor (String)
Image Constructor (String, String)
Properties
Blink Property
Caption Property
Url Property
VerticalAlignment Property
Methods
Initialize Method
Render Method
SetPosition Method
Image.ImageVerticalAlignment Enumeration
JavaScript Class
JavaScript Members
JavaScript Constructor
JavaScript Constructor (String)
JavaScript Constructor (String, String)
Properties
Content Property
Methods
Initialize Method
Render Method
RenderJavascript Method
Label Class
Label Members
Label Constructor
Label Constructor (String)
Label Constructor (String, String)
Properties
Caption Property
Methods
Initialize Method
Render Method
SetStyle Method
LevelMeter Class
LevelMeter Members
LevelMeter Constructor
Properties
Value Property
Methods
Initialize Method
Render Method
RenderJavascript Method
Link Class
Link Members
Link Constructor
Link Constructor (String, String, Boolean)
Link Constructor (String, String, Boolean, Boolean)
Link Constructor (String, String, String, Boolean, Boolean)
Properties
Id Property
Url Property
Panel Class
Panel Members
Panel Constructor
Properties
Caption Property
Methods
Add Method
GetComponentById Method
Initialize Method
Render Method
RenderJavascript Method
RenderMandatory Method
RenderStyle Method
Tab Class
Tab Members
Tab Constructor
Properties
Caption Property
Methods
Initialize Method
Render Method
TabGroup Class
TabGroup Members
TabGroup Constructor
Properties
Height Property
VisibleTab Property
Width Property
Methods
Add Method
Add Method (Tab)
Add Method (Tab, Boolean)
GetComponentById Method
GetVisibleTab Method
Initialize Method
Render Method
RenderJavascript Method
RenderStyle Method
TextField Class
TextField Members
TextField Constructor
TextField Constructor (String, String)
TextField Constructor (String, String, String)
Properties
MaxLength Property
PostedValue Property
Size Property
Value Property
ValueType Property
Methods
GetPostedValue Method
Initialize Method
Render Method
SetMax Method
SetMax Method (Double)
SetMax Method (Int32)
TextField.FieldType Enumeration
TextGrid Class
TextGrid Members
TextGrid Constructor
TextGrid Constructor (String, StringWriter)
TextGrid Constructor (String, String)
Properties
LineCount Property
Methods
Initialize Method
Render Method
RenderJavascript Method
ToolBar Class
ToolBar Members
ToolBar Constructor
Methods
Add Method
AddSeparator Method
GetComponentById Method
Initialize Method
Render Method
RenderJavascript Method
RenderStyle Method
TreeNode Class
TreeNode Members
TreeNode Constructor
Properties
Expanded Property
HasChild Property
HasParent Property
Icon Property
Name Property
NextSibling Property
NodeId Property
Path Property
PathToRoot Property
Selected Property
Methods
AddChild Method
ExpandAll Method
GetComponentById Method
GetNode Method
Initialize Method
Initialize Method ()
Initialize Method (Object, Object, Hashtable)
Render Method
RenderJavascript Method
RenderState Method
RenderStyle Method
SetOnSelectedEventHandler Method
TreeNode.OnSelectHandler Delegate
Verbatim Class
Verbatim Members
Verbatim Constructor
Methods
Initialize Method
Render Method
WebComponent Class
WebComponent Members
WebComponent Constructor
Properties
AutoPostBack Property
EmptyValue Property
Enabled Property
Id Property
Mandatory Property
Owner Property
Visible Property
Methods
GetComponentById Method
Initialize Method
Render Method
RenderJavascript Method
RenderMandatory Method
RenderStyle Method
WebPage Class
WebPage Members
WebPage Constructor
WebPage Constructor (HttpClientRequest, HttpServerResponse, Object)
WebPage Constructor (HttpClientRequest, HttpServerResponse)
Properties
ActionCode Property
AutoPostBack Property
AutoRefresh Property
BodyStyle Property
Globalize Property
PostedBack Property
Request Property
Response Property
Title Property
Url Property
Methods
Add Method
AddHTML Method
AddHTML Method (String)
AddHTML Method (String, String[])
GetComponentById Method
Render Method
SetCSS Method
SetFocus Method
SetOnRenderEvent Method
ShowError Method
ShowMessenger Method
Translate Method
Translate Method (WebComponent, String, String)
Translate Method (String)
Translate Method (String, String)
WebPage.MessengerType Enumeration
WebPage.OnRender Delegate
Hevea.Core.Http.Interfaces
IWebObject Interface
IWebObject Members
Properties
Response Property
Methods
Render Method
IWebServiceObject Interface
Hevea.Core.Net
DualStreamReader Class
DualStreamReader Members
DualStreamReader Constructor
Methods
Close Method
Read Method
Read Method ()
Read Method (Int32)
ReadBlock Method
ReadBlock Method (DataCached, String)
ReadBlock Method (Stream, String)
ReadInto Method
ReadInto Method (DataCached)
ReadInto Method (Stream)
ReadInto Method (Stream, Int32)
ReadLine Method
ReadLine Method ()
ReadLine Method (Encoding)
PublicTcpClient Class
PublicTcpClient Members
PublicTcpClient Constructor
Properties
RemoteEndPoint Property