GeekDork.WebSkeleton Reference

IProperties.DebugState Property

Gets or sets the current status of WebSkeleton debugging. This value will be true if this property was set to True programmatically or if there is a DebugParameter that evaluates to true on the querystring of the URL.

[Visual Basic]
Property DebugState As Boolean
[C#]
bool DebugState {get; set;}

See Also

IProperties Interface | GeekDork.WebSkeleton Namespace | CheckForDebug | DebugParameter