MindFusion.Scheduling for ASP.NET Programmer's Guide
Location Members
Constructors Properties Methods
 


Specifies data that identifies a location.

The following tables list the members exposed by the Location type.

 Public Constructors

  Name Description

Location

Initializes a new instance of the Location class.

 Public Properties

  Name Description

Address

Gets or sets the address of the location.

City

Gets or sets the city of this location.

Country

Gets or sets the country of this location.

State

Gets or sets the state of this location.

ZipCode

Gets or sets the zip-code of this location.

 Public Methods

  Name Description

LoadFrom

Overloaded.  

LoadViewState

Restores view-state information from a previous page request that was saved by the SaveViewState method.

SaveTo

Overloaded.  

SaveViewState

Saves any server control view-state changes that have occurred for this Location since the time the page was posted back to the server.

ToString

Overloaded.  

 Inherited Public Methods

  Name Description

getId

Gets the id of the resource. (Inherited from Resource.)

getName

Gets the name of the resource. (Inherited from Resource.)

getTag

Gets the custom data associated with the resource. (Inherited from Resource.)

 See Also

Location Class
MindFusion.Scheduling Namespace