Defines methods to construct a URL from the state of one or more
EndecaCommand instances, and to initialize commands from
state encoded in a URL.
Namespace:
Endeca.Web.UrlAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public abstract class UrlProvider |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class UrlProvider |
| Visual C++ |
|---|
public ref class UrlProvider abstract |