Dynamicweb.Frontend.DirectPath Namespace : Path Class |
The following tables list the members exposed by Path.
Name | Description | |
---|---|---|
![]() | Path Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Active | Gets or sets a value indicating whether this Path is active. |
![]() | AreaID | Gets or sets an ID of the language are that this path is defined for. |
![]() | Created | Gets or sets the created time. |
![]() | ID | Gets or sets the ID. |
![]() | Path | Gets or sets the path. I.e. "Contact" |
![]() | PathPhysicallyExists | Gets a value indicating whether path physically exists. |
![]() | Redirect | Gets or sets the redirect. I.e. Default.aspx?ID=123 |
![]() | Status | Gets or sets the http response status code. |
![]() | Updated | Gets or sets the updated time. |
Name | Description | |
---|---|---|
![]() | Delete | Overloaded. Deletes this instance. |
![]() | Fill | Overloaded. Fills the path object with data from the specified SQL. |
![]() ![]() | GetAllPaths | Gets all paths. |
![]() ![]() | GetItemsBySql | Gets the paths by SQL. |
![]() ![]() | GetPathByUrl | Gets the path by URL. |
![]() ![]() | GetPathsByArea | Retrieves top 1000 paths defined for a given area. |
![]() ![]() | GetPathsByPageID | Gets the paths by page ID. |
![]() ![]() | GetPathsByPath | Overloaded. Gets all paths ordered by the path. |
![]() ![]() | GetPathsByUrl | Gets the paths by URL. |
![]() ![]() | PathExists | Gets a value indicating whether path exists in database. |
![]() ![]() | PhysicallyExists | Gets a value indicating whether path physically exists. |
![]() | Save | Saves this instance. |
![]() ![]() | SetActiveState | Overloaded. Sets the active state of the instance. |
![]() ![]() | SetStatus | Updates status for all items specified by array of their IDs. |