CommonMethods Class |
Namespace: Dynamicweb.News.Common
The CommonMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| CommonMethods | Initializes a new instance of the CommonMethods class |
| Name | Description | |
|---|---|---|
| GoBackSender |
Gets the go back sender.
| |
| GoBackUrl |
Gets the go back URL.
|
| Name | Description | |
|---|---|---|
| BuildDictionary |
Builds Dictionary(Of String, String) object to fill list controls its keys and values.
| |
| ChkUrl(PageView, Int32, Int32) |
Returns the url link.
| |
| ChkUrl(PageView, Int32, Int32, String) |
Returns the URl link.
| |
| ChkUrl(PageView, Int32, Int32, String, Boolean) |
CHKs the URL.
| |
| GetHashedKey(String) |
Gets the hashed key.
| |
| GetHashedKey(String, String) |
Gets the hashed key.
| |
| GetLoopAsTemplate |
Gets the loop as template.
| |
| GetTemplateClass |
Gets the template class.
| |
| GetTemplateHTML |
Returns HTML from specified template. Loop based templates can be processed also.
| |
| GoBack | ||
| IdsToString |
Idses to string.
| |
| IsTemplateExists(Int32) |
Determines whether [is template exists] [the specified template identifier].
| |
| IsTemplateExists(String) |
Determines whether [is template exists] [the specified template identifier].
| |
| ReloadFrame |
Reloads the frame.
| |
| ReloadFrameFromList |
Returns the javascript for parent window reloading pointing to certain url.
| |
| ReloadRecordsFrame |
Reloads the records frame.
| |
| UpdateGoBack |
Updates the go back.
| |
| UpdateGoBack(String) |
Updates the go back.
| |
| ValidateEmail |
Validates the email.
| |
| ValidateLogin |
Validates the login.
|