This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the physical directory.

Namespace: Smartsite.Web.AspNet
Assembly:  Smartsite.Web (in Smartsite.Web.dll)

Syntax

C#Copy imageCopy Code
public string PhysicalDir { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property PhysicalDir As 
	Get
	Set

Field Value

The physical dir.

See Also

Advanced