This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class WebbrowserChannel |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class WebbrowserChannel |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
CanHandleLocation |
Checks whether the channel will handle the given location.
(Inherited from Channel.) |
|
CanHandleLocation |
Checks whether the channel will handle the given location.
(Inherited from Channel.) |
|
CanRender |
Determines whether this instance can render the specified locator.
(Inherited from Channel.) |
|
CanRender |
Determines whether this instance can render the specified locator.
(Inherited from Channel.) |
|
CanRender |
Determines whether this instance can render the specified locator.
(Inherited from Channel.) |
|
ConvertIncomingLocation |
Converts the incoming location using the channel's business rules.
(Inherited from Channel.) |
|
CreateLink |
Creates a reference to the given item in this channel.
(Inherited from Channel.) |
|
CreateLink |
Creates a reference to the given item in this channel.
(Inherited from Channel.) |
|
CreateLink |
Creates a reference to the given item in this channel.
(Inherited from Channel.) |
|
CreateLink |
Creates a reference to the given item in this channel.
(Inherited from Channel.) |
|
CreateReference |
Creates an item reference to the root of the channel.
(Inherited from Channel.) |
|
CreateReference |
Creates an item reference.
(Inherited from Channel.) |
|
CreateReference |
Creates an item reference.
(Inherited from Channel.) |
|
CreateRenderEngine | Overloaded. | |
Equals | (Inherited from Object.) | |
ExecuteLogic | (Inherited from Channel.) | |
Filter |
Filters the specified input.
(Inherited from Channel.) |
|
GetHashCode | (Inherited from Object.) | |
GetLink | Overloaded. | |
GetType | (Inherited from Object.) | |
Map |
When overridden, returns an ItemRef object if the channel handles the requested Uri.
(Inherited from Channel.) |
|
Map |
When overridden, returns an ItemRef object if the channel handles the requested Uri.
(Inherited from Channel.) |
|
ToString |
Returns a string representation of the Channel
(Overrides Channel..::ToString()()()().) |
Protected Methods
Name | Description | |
---|---|---|
CreateRenderEngine | Overloaded. | |
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Publication Namespace