Click or drag to resize

IGHAObjectIsWebViewable Method

[This is preliminary documentation and is subject to change.]

Determines if the current object implements an internal web page which can be accessed via a browser

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
bool IsWebViewable()

Return Value

Type: Boolean
True if web-browsable, false if now
See Also