File path specifiable through a relative URL or a absolute file path.
Declaration Syntax
C# | Visual Basic |
public class FlexiFilePath
Public Class FlexiFilePath
Members
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) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FlexiPath |
Gets the flexipath
| |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (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.
|
Inheritance Hierarchy
Object | |
FlexiFilePath |
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610