LinkManager Class |
Namespace: Dynamicweb.Controls
The LinkManager type exposes the following members.
Name | Description | |
---|---|---|
LinkManager | Initializes a new instance of the LinkManager class |
Name | Description | |
---|---|---|
AreaID |
Specifies the current area id.
| |
ClientAfterSelectCallback |
Name of the callback function to be executed upon the completion of the request.
| |
DisableFileArchive |
Permits the end-user to select a element in the file archive
| |
DisableParagraphSelector |
Permits the end-user to select a paragraph.
| |
DisableTyping |
Gets or sets a value indicating whether typing is disabled.
| |
EnablePageSelector |
Gets or sets a value indicating whether the page selector is enabled.
| |
Name | ||
Value |
Sets and returns an URL as a String.
Can return a # reference if not DisableParagraphSelector is False.
Can return a /Files if not DisableFileArchive is False.
|
Name | Description | |
---|---|---|
LoadPostData |
When implemented by a class, processes postback data for an ASP.NET server control.
| |
RaisePostDataChangedEvent |
When implemented by a class, signals the server control to notify the ASP.NET application that the state of the control has changed.
| |
Render |
Renders the control to the specified HTML writer.
|