Dynamicweb 8 Documentation
Path Class Members
Properties  Methods 


The following tables list the members exposed by Path.

Public Constructors
 NameDescription
Public ConstructorPath ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyActiveGets or sets a value indicating whether this Path is active.  
Public PropertyAreaIDGets or sets an ID of the language are that this path is defined for.  
Public PropertyCreatedGets or sets the created time.  
Public PropertyIDGets or sets the ID.  
Public PropertyPathGets or sets the path. I.e. "Contact"  
Public PropertyPathPhysicallyExistsGets a value indicating whether path physically exists.  
Public PropertyRedirectGets or sets the redirect. I.e. Default.aspx?ID=123  
Public PropertyStatusGets or sets the http response status code.  
Public PropertyUpdatedGets or sets the updated time.  
Top
Public Methods
 NameDescription
Public MethodDeleteOverloaded. Deletes this instance.  
Public MethodFillOverloaded. Fills the path object with data from the specified SQL.  
Public Methodstatic (Shared in Visual Basic)GetAllPathsGets all paths.  
Public Methodstatic (Shared in Visual Basic)GetItemsBySqlGets the paths by SQL.  
Public Methodstatic (Shared in Visual Basic)GetPathByUrlGets the path by URL.  
Public Methodstatic (Shared in Visual Basic)GetPathsByAreaRetrieves top 1000 paths defined for a given area.  
Public Methodstatic (Shared in Visual Basic)GetPathsByPageIDGets the paths by page ID.  
Public Methodstatic (Shared in Visual Basic)GetPathsByPathOverloaded. Gets all paths ordered by the path.  
Public Methodstatic (Shared in Visual Basic)GetPathsByUrlGets the paths by URL.  
Public Methodstatic (Shared in Visual Basic)PathExistsGets a value indicating whether path exists in database.  
Public Methodstatic (Shared in Visual Basic)PhysicallyExistsGets a value indicating whether path physically exists.  
Public MethodSaveSaves this instance.  
Public Methodstatic (Shared in Visual Basic)SetActiveStateOverloaded. Sets the active state of the instance.  
Public Methodstatic (Shared in Visual Basic)SetStatusUpdates status for all items specified by array of their IDs.  
Top
See Also

Reference

Path Class
Dynamicweb.Frontend.DirectPath Namespace

Send Feedback