mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER

Portal_List Class



Collection of all the URL Portals into this SobekCM library


Namespace: SobekCM.Core.ApplicationState
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[DataContractAttribute]
public class Portal_List

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.ApplicationState..::..Portal_List

Constructors

  NameDescription
Public methodPortal_List
Constructor for a new instance of the Portal_List class

Methods

  NameDescription
Public methodAdd_Portal
Create and add a new portal to this collection URL portals
Public methodClear
Clears the list of all URL Portals into this library / cms
Public methodGet_Valid_Portal
Gets the URL portal for the current request, by the base url for the current request

Properties

  NameDescription
Public propertyAll_Portals
Gets a readonly collection of all the portals in this system
Public propertyCount
Returns the number of URL Portals present in this collection
Public propertyDefault_Portal
Gets and sets the default portal

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )