PagePorter Class Library

FolderMetadata.IsScriptable Property

Gets or sets the value that indicates if scripts may be run in the folder.

[Visual Basic]
Public Property IsScriptable As Boolean
[C#]
public bool IsScriptable {get; set;}

Property Value

The value that indicates if scripts may be run in the folder.

See Also

FolderMetadata Class | Parastream.Web.MsFrontPage Namespace