Helper Methods
The Helper type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone<(Of <<'(T>)>>) |
Clones the specified object.
|
|
ConfigureImageEditor |
Configures the image editor.
|
|
DefaultVersionName |
Defaults the name of the version.
|
|
DocumentDirectories |
Returns a list of documetn directories
|
|
GetResourceTextFile |
Gets the resource text file.
|
|
HideDialog |
Hides a RadWindow based dialog box.
|
|
ImageDirectories |
Returns a list of image directories.
|
|
InitializeDocumentEditor |
Function is called when the postback returns and after the Load event(when control is returned to browser)
|
|
InitializeImageEditor |
Initializes the image editor.
|
|
InitializeRadEditor |
Initializes the RAD editor.
|
|
IsNullorDBNull |
Determines whether [is nullor database null] [the specified object].
|
|
Registerpostbackscript |
Function is called when the postback returns.
|
|
RegisterpostbackscriptEndRequest |
Function is called when the postback returns delayed by 400ms.
|
|
ShowDialog |
Displays a RadWindow based dialog box.
Note: A thread discussing how the RadWindow control is implemented in this project can be found here:
http://www.telerik.com/community/forums/aspnet-ajax/window/is-a-partial-postback-with-radwindow-possible.aspx
|