| ApplicationInstanceIsValid Method |
Returns a value indicating if the Underlying Context and ApplicationInstance is available and valid
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax Public Function IsValid As Boolean
Return Value
Type:
BooleanTrue if the underlying context and applicationInstance is available and valid, otherwise false
Implements
IApplicationInstanceIsValidSee Also