File path specifiable through a relative URL or a absolute file path.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class FlexiFilePath
public class FlexiFilePath
Public Class FlexiFilePath
Public Class FlexiFilePath
public ref class FlexiFilePath
public ref class FlexiFilePath
type FlexiFilePath = class end
type FlexiFilePath = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | FlexiFilePath(String, Page) |
.Ctor
|
![]() | FlexiFilePath(String, HttpRequest) |
.Ctor - ONLY USE THIS .CTOR WHEN PAGE IS NOT AVAILABLE
|
![]() | FlexiFilePath(String) |
.Ctor - ONLY USE THIS .CTOR WHEN NOT USING RELATIVE PATHS
|
![]() | FlexiFilePath(String, ISite) |
.Ctor - ONLY USE THIS .CTOR AT DESIGNTIME
|
![]() | AbsoluteFilePath |
Resolves the flexipath into an absolute filepath and returns it.
|
![]() | Clone()()()() |
Makes a copy of this object
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | (Inherited from Object.) |
![]() | FlexiPath |
Gets the flexipath
|
![]() | GetHashCode()()()() | (Inherited from Object.) |
![]() | GetType()()()() | (Inherited from Object.) |
![]() | MemberwiseClone()()()() | (Inherited from Object.) |
![]() | SetFlexiPath(String) |
Set's the flexi path
|
![]() | ToString()()()() |
Returns the flexipath
(Overrides Object.ToString()()()().) |
![]() | UpdateResolver(Page) |
When the original page instance used for resolving has gone, this method can be used to provide a new instance.
|
![]() | UpdateResolver(HttpRequest) |
When the original request instance used for resolving has gone, this method can be used to provide a new instance.
|
![]() | UpdateResolver(ISite) |
When the original ISite instance used for resolving has gone, this method can be used to provide a new instance.
|

Object | |
![]() | FlexiFilePath |
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120